-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.52 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.52 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
[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
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/fuzzyfinder"]
path = .vim/bundle/fuzzyfinder
url = git://github.com/vim-scripts/FuzzyFinder.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script