-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 814 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/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://tpope.io/vim/surround.git
[submodule "bundle/vim-clang-format"]
path = bundle/vim-clang-format
url = https://github.com/rhysd/vim-clang-format.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule "bundle/vim-markdown-folding"]
path = bundle/vim-markdown-folding
url = https://github.com/masukomi/vim-markdown-folding.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/ycm-core/YouCompleteMe.git