-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1001 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
25
26
27
[submodule "bundle/powerline"]
path = bundle/powerline
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/closetag"]
path = bundle/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/colorer-color-scheme"]
path = bundle/colorer-color-scheme
url = https://github.com/vim-scripts/colorer-color-scheme
[submodule "bundle/color-distinguished"]
path = bundle/color-distinguished
url = https://github.com/Lokaltog/vim-distinguished
[submodule "bundle/color-vividchalk"]
path = bundle/color-vividchalk
url = https://github.com/tpope/vim-vividchalk.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/gnupg"]
path = bundle/gnupg
url = https://github.com/jamessan/vim-gnupg.git