forked from doenietzomoeilijk/vimstuff
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.24 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.24 KB
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
28
29
30
[submodule "dot-vim/bundle/vim-css-color"]
path = dot-vim/bundle/vim-css-color
url = https://github.com/skammer/vim-css-color.git
[submodule "dot-vim/bundle/vim-surround"]
path = dot-vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "dot-vim/bundle/delimitMate"]
path = dot-vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "dot-vim/bundle/supertab"]
path = dot-vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "dot-vim/bundle/snipmate"]
path = dot-vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "dot-vim/bundle/vim-cuteerrormarker"]
path = dot-vim/bundle/vim-cuteerrormarker
url = https://github.com/Twinside/vim-cuteErrorMarker.git
[submodule "dot-vim/bundle/vim-fugitive"]
path = dot-vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "dot-vim/bundle/vim-javascript"]
path = dot-vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "dot-vim/bundle/vim-perl"]
path = dot-vim/bundle/vim-perl
url = https://github.com/petdance/vim-perl.git
[submodule "dot-vim/bundle/ctrlp"]
path = dot-vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git