Coffescript support for vim

This commit is contained in:
Thomas Ruoff
2012-01-08 16:50:14 +01:00
parent b061cce5c8
commit fc2b75e6ad
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "vim/bundle/vim-jade"] [submodule "vim/bundle/vim-jade"]
path = vim/bundle/vim-jade path = vim/bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade.git url = https://github.com/digitaltoad/vim-jade.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git