1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00
Files
vimconfig/.gitmodules
2015-01-04 15:09:34 +01:00

25 lines
816 B
Plaintext

[submodule "pathogen"]
path = pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/tomasr/molokai
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/tpope/vim-markdown
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/lunaru/vim-less
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim-vimlint"]
path = bundle/vim-vimlint
url = https://github.com/syngan/vim-vimlint
[submodule "bundle/vim-vimlparser"]
path = bundle/vim-vimlparser
url = https://github.com/ynkdir/vim-vimlparser