mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
new modules: glsl, powerline, syntastic
This commit is contained in:
parent
28e3bcfa1c
commit
1737b76a26
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -52,3 +52,12 @@
|
|||
[submodule "bundle/ctrlp"]
|
||||
path = bundle/ctrlp
|
||||
url = https://github.com/kien/ctrlp.vim.git
|
||||
[submodule "bundle/syntastic"]
|
||||
path = bundle/syntastic
|
||||
url = https://github.com/scrooloose/syntastic.git
|
||||
[submodule "bundle/powerline"]
|
||||
path = bundle/powerline
|
||||
url = https://github.com/Lokaltog/vim-powerline.git
|
||||
[submodule "bundle/glsl"]
|
||||
path = bundle/glsl
|
||||
url = https://github.com/vim-scripts/glsl.vim.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue