-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
24 lines (24 loc) · 887 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 "bundle/colorschemes"]
path = bundle/colorschemes
url = git://github.com/flazz/vim-colorschemes.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://github.com/wincent/Command-T.git
[submodule "bundle/phpcomplete"]
path = bundle/phpcomplete
url = git://github.com/shawncplus/phpcomplete.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/zencoding-vim"]
path = bundle/zencoding-vim
url = git://github.com/mattn/zencoding-vim.git