1
0
Fork 0

NERDTree plugin

main
Mari 4 years ago
parent 87bfd74fc9
commit c2bd1864c2
  1. 6
      .gitmodules
  2. 1
      vim/bundle/nerdtree
  3. 1
      vim/bundle/vim-nerdtree-tabs

6
.gitmodules vendored

@ -31,3 +31,9 @@
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "vim/bundle/vim-nerdtree-tabs"]
path = vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git

@ -0,0 +1 @@
Subproject commit 052b1f00a0ef14b0019f4d0cda9906ba93f9a0d6

@ -0,0 +1 @@
Subproject commit 07d19f0299762669c6f93fbadb8249da6ba9de62
Loading…
Cancel
Save