fix(catppuccin): change nvim-tree integration to neo-tree for catppuccin/nvim plugin (#1003)
This commit is contained in:
@ -34,7 +34,7 @@ return {
|
||||
neotest = true,
|
||||
noice = true,
|
||||
notify = true,
|
||||
nvimtree = true,
|
||||
neotree = true,
|
||||
semantic_tokens = true,
|
||||
telescope = true,
|
||||
treesitter = true,
|
||||
|
Reference in New Issue
Block a user