-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 798 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/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/gist"]
path = bundle/gist
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/jshint"]
path = bundle/jshint
url = git://github.com/nathan7/jshint.vim.git
[submodule "bundle/webapi"]
path = bundle/webapi
url = github.com:mattn/webapi-vim.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = git://github.com/juvenn/mustache.vim.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/guessindent"]
path = bundle/guessindent
url = git://github.com/vim-scripts/GuessIndent.git