rm unused config in nvimtree | include vim highlighting support by default

This commit is contained in:
siduck 2021-11-19 07:17:09 +05:30
parent 3330d1cc06
commit 5c69d46dd6
3 changed files with 6 additions and 13 deletions

View file

@ -7,6 +7,7 @@ end
ts_config.setup {
ensure_installed = {
"lua",
"vim",
},
highlight = {
enable = true,