mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Change nvim-tree integration to neo-tree for catppuccin/nvim plugin
This commit is contained in:
parent
c03b9a3ff1
commit
c24155770b
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ return {
|
||||||
neotest = true,
|
neotest = true,
|
||||||
noice = true,
|
noice = true,
|
||||||
notify = true,
|
notify = true,
|
||||||
nvimtree = true,
|
neotree = true,
|
||||||
semantic_tokens = true,
|
semantic_tokens = true,
|
||||||
telescope = true,
|
telescope = true,
|
||||||
treesitter = true,
|
treesitter = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue