forked from copenhas/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.04 KB
/
.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
25
26
27
[submodule ".vim/bundle/vim-makegreen"]
path = .vim/bundle/vim-makegreen
url = git://github.com/reinh/vim-makegreen.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-autocomplpop"]
path = .vim/bundle/vim-autocomplpop
url = git://github.com/clones/vim-autocomplpop.git
[submodule ".vim/bundle/vim-nosecompiler"]
path = .vim/bundle/vim-nosecompiler
url = git://github.com/olethanh/Vim-nosecompiler.git
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/vimerl"]
path = .vim/bundle/vimerl
url = git://github.com/jimenezrick/vimerl.git
[submodule ".vim/bundle/vim-scmdiff/plugin"]
path = .vim/bundle/vim-scmdiff/plugin
url = git://github.com/ghewgill/vim-scmdiff.git
[submodule ".vim/bundle/l9"]
path = .vim/bundle/l9
url = git://github.com/vim-scripts/L9.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = git://github.com/mattheyan/syntastic.git