fix(catppuccin): change nvim-tree integration to neo-tree for catppuccin/nvim plugin (#1003)

This commit is contained in:
JohnBish 2023-06-29 02:03:05 -04:00 committed by GitHub
parent c03b9a3ff1
commit 2f2c7a32a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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