view netrw

This commit is contained in:
AntoXa PRO 2023-10-04 13:14:30 +03:00
parent ee5e687a2d
commit 17e5915087

View File

@ -24,7 +24,7 @@ vim.o.clipboard = 'unnamedplus'
-- View.
vim.g.mapleader = ' '
vim.g.netrw_liststyle = 3
-- vim.g.netrw_liststyle = 3
vim.o.termguicolors = true
vim.o.list = true