forked from kvelarde/vim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 899 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 899 Bytes
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 "bundle/vim-python"]
path = bundle/vim-python
url = git://github.com/vim-scripts/python.vim--Vasiliev.git
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = git://github.com/vim-scripts/Puppet-Syntax-Highlighting.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-pyflakes"]
path = bundle/vim-pyflakes
url = git://github.com/kevinw/pyflakes-vim.git
[submodule "bundle/vim-pep8"]
path = bundle/vim-pep8
url = git://github.com/vim-scripts/pep8.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/vim-nerdtree"]
path = bundle/vim-nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git