-
-
Notifications
You must be signed in to change notification settings - Fork 129
/
Copy path.gitmodules
21 lines (21 loc) · 774 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git