-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 990 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 "vim-pathogen"]
path = vim-pathogen
url = git@github.com:tpope/vim-pathogen.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = https://github.com/rstacruz/sparkup
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = https://github.com/xuyuanp/nerdtree-git-plugin
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = git@github.com:ctrlpvim/ctrlp.vim.git