forked from iamcheyan/MacVim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.64 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "mru"]
path = mru
url = https://github.com/vim-scripts/mru.vim.git
[submodule "bundle/mru"]
path = bundle/mru
url = https://github.com/vim-scripts/mru.vim.git
[submodule "bundle/matchTag"]
path = bundle/matchTag
url = https://github.com/vim-scripts/MatchTag.git
[submodule "bundle/checksyntax"]
path = bundle/checksyntax
url = https://github.com/tomtom/checksyntax_vim.git
[submodule "bundle/The-NERD-Commenter"]
path = bundle/The-NERD-Commenter
url = https://github.com/vim-scripts/The-NERD-Commenter.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/zencoding"]
path = bundle/zencoding
url = https://github.com/mattn/zencoding-vim.git
[submodule "bundle/xml"]
path = bundle/xml
url = https://github.com/vim-scripts/xml.vim.git
[submodule "bundle/project"]
path = bundle/project
url = https://github.com/shemerey/vim-project.git
[submodule "bundle/neocomplcache"]
path = bundle/neocomplcache
url = https://github.com/Shougo/neocomplcache.git
[submodule "SuperTab"]
path = SuperTab
url = https://github.com/vim-scripts/SuperTab.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/css3-syntax"]
path = bundle/css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "bundle/less"]
path = bundle/less
url = https://github.com/groenewege/vim-less.git