-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.03 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
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/bundle/rainbow"]
path = vim/bundle/rainbow
url = https://github.com/luochen1990/rainbow.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim/bundle/limelight.vim"]
path = vim/bundle/limelight.vim
url = https://github.com/junegunn/limelight.vim
[submodule "vim/bundle/quick-scope"]
path = vim/bundle/quick-scope
url = https://github.com/unblevable/quick-scope
[submodule "vim/bundle/Dockerfile"]
path = vim/bundle/Dockerfile
url = https://github.com/ekalinin/Dockerfile.vim.git