rm unused config in nvimtree | include vim highlighting support by default
This commit is contained in:
@@ -68,7 +68,6 @@ return packer.startup(function()
|
||||
|
||||
use {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
branch = "0.5-compat",
|
||||
event = "BufRead",
|
||||
config = override_req("nvim_treesitter", "plugins.configs.treesitter"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user