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
|
||||
|
|
|
|||
1
.vim/bundle/syntastic
Submodule
1
.vim/bundle/syntastic
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 30b4ce3411f539f695ab8def7fc69c2f835eb8fe
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ccac2d9edd3cc0454b436951c77338549191f2d2
|
||||
Subproject commit 0d2bd483283346629cb8e34822114276792f4fa9
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit cd81c2f209f3ab813b5bd6012fa513b434ef1249
|
||||
Subproject commit 409c37b205afa2f9d590e23de8171482d66770e2
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8db3bcb5921103f0eb6de361c8b25cc03cb350b5
|
||||
Subproject commit 0b28e334e65b6628b0a61c412fcb45204a2f2bab
|
||||
Loading…
Add table
Add a link
Reference in a new issue