-
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-flake8"]
path = vim/bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = [email protected]:bling/vim-airline.git
[submodule "vim/bundle/vim-bufferline"]
path = vim/bundle/vim-bufferline
url = [email protected]:bling/vim-bufferline.git
[submodule "vim/bundle/vim-virtualenv"]
path = vim/bundle/vim-virtualenv
url = [email protected]:jmcantrell/vim-virtualenv.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = [email protected]:airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git