Add NERDTree and git plugin

This commit is contained in:
Edward Litherland-Smith 2020-12-15 21:35:16 +00:00
parent 24dc19958a
commit 9698058395
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View file

@ -4,3 +4,9 @@
[submodule "pack/plugins/opt/onedark.vim"]
path = pack/plugins/opt/onedark.vim
url = https://github.com/joshdick/onedark.vim.git
[submodule "pack/plugins/start/nerdtree"]
path = pack/plugins/start/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "pack/plugins/start/nerdtree-git-plugin"]
path = pack/plugins/start/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git

@ -0,0 +1 @@
Subproject commit 14af89743ac1c31ff9bb43682025eda50333a7d5

@ -0,0 +1 @@
Subproject commit 5fa0e3e1487b17f8a23fc2674ebde5f55ce6a816