-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
26 lines (21 loc) · 772 Bytes
/
.gitmodules
File metadata and controls
26 lines (21 loc) · 772 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
25
26
[submodule "supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "vim-perl"]
path = bundle/vim-perl
url = https://github.com/vim-perl/vim-perl.git
[submodule "bundle/sql-syntax-highlighting.vim"]
path = bundle/sql-syntax-highlighting.vim
url = https://github.com/vim-scripts/sql.vim--Stinson.git