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
|
||||
|
||||
1
bundle/vim-vimlint
Submodule
1
bundle/vim-vimlint
Submodule
Submodule bundle/vim-vimlint added at d02923936f
1
bundle/vim-vimlparser
Submodule
1
bundle/vim-vimlparser
Submodule
Submodule bundle/vim-vimlparser added at c0e81771d9
Reference in New Issue
Block a user