-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 997 Bytes
/
.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
[submodule "vim/vim/bundle/vim-airline"]
path = vim/vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/vim/bundle/vim-sensible"]
path = vim/vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/vim/bundle/jedi-vim"]
path = vim/vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim
[submodule "vim/vim/bundle/vim-virtualenv"]
path = vim/vim/bundle/vim-virtualenv
url = https://github.com/jmcantrell/vim-virtualenv
[submodule "vim/vim/bundle/vim-gitgutter"]
path = vim/vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/vim/bundle/vim-fugitive"]
path = vim/vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/vim/bundle/vim-ansible-yaml"]
path = vim/vim/bundle/vim-ansible-yaml
url = https://github.com/chase/vim-ansible-yaml