plugins/{nvim-tree,neo-tree}: move from utils to filetrees (#304)

This commit is contained in:
Gaétan Lepage
2023-03-31 10:26:56 +02:00
committed by GitHub
parent d531c836d4
commit 301d1a4072
5 changed files with 3 additions and 2 deletions
+3 -2
View File
@@ -17,6 +17,9 @@
./completion/nvim-cmp/sources
./completion/lspkind.nix
./filetrees/neo-tree.nix
./filetrees/nvim-tree.nix
./git/fugitive.nix
./git/gitgutter.nix
./git/gitmessenger.nix
@@ -71,14 +74,12 @@
./utils/indent-blankline.nix
./utils/intellitab.nix
./utils/mark-radar.nix
./utils/neo-tree.nix
./utils/neorg.nix
./utils/notify.nix
./utils/netman.nix
./utils/nvim-autopairs.nix
./utils/nvim-bqf.nix
./utils/nvim-colorizer.nix
./utils/nvim-tree.nix
./utils/nvim-osc52.nix
./utils/project-nvim.nix
./utils/presence-nvim.nix