vimrc: new lean option

This commit is contained in:
Gabriel Ebner 2021-06-03 20:12:07 +02:00
parent e5aa5dc9b8
commit 03862e5dab
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -208,7 +208,7 @@ lua <<EOF
extras = { extras = {
['.'] = '·', ['.'] = '·',
}, },
enable = true, builtin = true,
}, },
-- treesitter = {}, -- treesitter = {},
lsp = { lsp = {