Change nvim-tree integration to neo-tree for catppuccin/nvim plugin

This commit is contained in:
JohnBish 2023-06-28 22:39:00 -04:00
parent c03b9a3ff1
commit c24155770b

View file

@ -34,7 +34,7 @@ return {
neotest = true,
noice = true,
notify = true,
nvimtree = true,
neotree = true,
semantic_tokens = true,
telescope = true,
treesitter = true,