-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 871 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-slim"]
path = vim/bundle/vim-slim
url = https://github.com/slim-template/vim-slim.git
[submodule "vim/bundle/mru"]
path = vim/bundle/mru
url = https://github.com/yegappan/mru.git
[submodule "vim/bundle/neomru"]
path = vim/bundle/neomru
url = https://github.com/Shougo/neomru.vim
[submodule "vim/bundle/vimproc"]
path = vim/bundle/vimproc
url = https://github.com/Shougo/vimproc.vim.git
[submodule "vim/bundle/ycm"]
path = vim/bundle/ycm
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/w0rp/ale.git