Update plugins and add syntastic
This commit is contained in:
parent
8fc5095e9c
commit
0c3a0642f6
5 changed files with 7 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -43,3 +43,6 @@
|
|||
[submodule ".vim/bundle/vim-coffee-script"]
|
||||
path = .vim/bundle/vim-coffee-script
|
||||
url = https://github.com/vim-scripts/vim-coffee-script.git
|
||||
[submodule ".vim/bundle/syntastic"]
|
||||
path = .vim/bundle/syntastic
|
||||
url = https://github.com/scrooloose/syntastic.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue