-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.27 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
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/skk.vim"]
path = .vim/bundle/skk.vim
url = https://github.com/tyru/skk.vim.git
[submodule ".vim/bundle/vimproc.vim"]
path = .vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule ".vim/bundle/lightline.vim"]
path = .vim/bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
[submodule ".vim/bundle/kalisi"]
path = .vim/bundle/kalisi
url = https://github.com/freeo/vim-kalisi
[submodule ".vim/bundle/molokai"]
path = .vim/bundle/molokai
url = https://github.com/tomasr/molokai.git
[submodule ".vim/bundle/gruvbox"]
path = .vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule ".vim/bundle/vim-hybrid"]
path = .vim/bundle/vim-hybrid
url = https://github.com/w0ng/vim-hybrid.git
[submodule ".vim/bundle/jellybeans.vim"]
path = .vim/bundle/jellybeans.vim
url = https://github.com/nanotech/jellybeans.vim.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git