forked from j1z0/vim-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 830 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdtree-tabs"]
path = bundle/nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-flake8"]
path = bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
[submodule "bundle/markdown-preview"]
path = bundle/markdown-preview
url = https://github.com/mkitt/markdown-preview.vim.git
[submodule "bundle/vim_instant-markdown"]
path = bundle/vim_instant-markdown
url = https://github.com/suan/vim-instant-markdown.git