-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
27 lines (27 loc) · 1.03 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
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/colorschemes"]
path = vim/bundle/colorschemes
url = [email protected]:flazz/vim-colorschemes.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/neocomplete.vim"]
path = vim/bundle/neocomplete.vim
url = [email protected]:Shougo/neocomplete.vim.git
[submodule "vim/bundle/phpcomplete.vim"]
path = vim/bundle/phpcomplete.vim
url = [email protected]:shawncplus/phpcomplete.vim.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/restore_view.vim"]
path = vim/bundle/restore_view.vim
url = [email protected]:vim-scripts/restore_view.vim.git
[submodule "vim/bundle/vim-blade"]
path = vim/bundle/vim-blade
url = git://github.com/xsbeats/vim-blade.git