-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.59 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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "home/.vim/bundle/nerdtree"]
path = home/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundle/supertab"]
path = home/.vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "home/.vim/bundle/vim-rails"]
path = home/.vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "home/.vim/bundle/vim-surround"]
path = home/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "home/.vim/bundle/vim-fugitive"]
path = home/.vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "home/.vim/bundle/vim-go"]
path = home/.vim/bundle/vim-go
url = [email protected]:fatih/vim-go.git
[submodule "home/.vim/bundle/rename.vim"]
path = home/.vim/bundle/rename.vim
url = [email protected]:danro/rename.vim.git
[submodule "home/.vim/bundle/ctrlp.vim"]
path = home/.vim/bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule "home/.vim/bundle/vim-python-pep8-indent"]
path = home/.vim/bundle/vim-python-pep8-indent
url = https://github.com/Vimjas/vim-python-pep8-indent.git
[submodule "home/.vim/bundle/typescript-vim"]
path = home/.vim/bundle/typescript-vim
url = [email protected]:leafgarland/typescript-vim.git
[submodule "home/.vim/bundle/tagbar"]
path = home/.vim/bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
[submodule "home/.vim/bundle/cpsm"]
path = home/.vim/bundle/cpsm
url = [email protected]:nixprime/cpsm.git
[submodule "home/.vim/bundle/syntastic"]
path = home/.vim/bundle/syntastic
url = [email protected]:vim-syntastic/syntastic.git