-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.03 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.03 KB
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 = git@github.com: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 = git@github.com:Shougo/neocomplete.vim.git
[submodule "vim/bundle/phpcomplete.vim"]
path = vim/bundle/phpcomplete.vim
url = git@github.com: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 = git@github.com:vim-scripts/restore_view.vim.git
[submodule "vim/bundle/vim-blade"]
path = vim/bundle/vim-blade
url = git://github.com/xsbeats/vim-blade.git