rm unused config in nvimtree | include vim highlighting support by default
This commit is contained in:
parent
3330d1cc06
commit
5c69d46dd6
3 changed files with 6 additions and 13 deletions
|
|
@ -7,6 +7,7 @@ end
|
|||
ts_config.setup {
|
||||
ensure_installed = {
|
||||
"lua",
|
||||
"vim",
|
||||
},
|
||||
highlight = {
|
||||
enable = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue