idk what all...
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ vim.o.softtabstop = 4
|
||||
vim.o.expandtab = true
|
||||
|
||||
vim.o.list = true
|
||||
vim.opt.listchars = { tab = '» ', trail = '·', nbsp = '␣' }
|
||||
vim.opt.listchars = { tab = ' ', trail = '·', nbsp = '␣' }
|
||||
|
||||
vim.o.inccommand = 'split'
|
||||
vim.o.cursorline = true
|
||||
|
||||
Reference in New Issue
Block a user