mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
Add syntastic support for VimL
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -16,3 +16,9 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user