Trying out a file tree plugin for neovim

This commit is contained in:
Jonny Barnes 2024-11-21 19:54:08 +00:00
parent e8bdd58014
commit 5a4ce9b2aa
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -34,3 +34,6 @@
[submodule "neovim/pack/vendor/start/nvim-lspconfig"] [submodule "neovim/pack/vendor/start/nvim-lspconfig"]
path = neovim/pack/vendor/start/nvim-lspconfig path = neovim/pack/vendor/start/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig url = https://github.com/neovim/nvim-lspconfig
[submodule "neovim/pack/vendor/start/nvim-tree"]
path = neovim/pack/vendor/start/nvim-tree
url = https://github.com/nvim-tree/nvim-tree.lua.git

1
neovim/pack/vendor/start/nvim-tree vendored Submodule

@ -0,0 +1 @@
Subproject commit 2a268f631da85e83b7a95291be589bcddfc785d8