diff --git a/lua/lazyvim/plugins/colorscheme.lua b/lua/lazyvim/plugins/colorscheme.lua index a9d97b41..114fcfd4 100644 --- a/lua/lazyvim/plugins/colorscheme.lua +++ b/lua/lazyvim/plugins/colorscheme.lua @@ -34,7 +34,7 @@ return { neotest = true, noice = true, notify = true, - nvimtree = true, + neotree = true, semantic_tokens = true, telescope = true, treesitter = true,