Added coffeescript and stylus support

This commit is contained in:
yan
2012-01-22 18:47:55 -08:00
committed by Yan Pritzker
parent 3abcadae62
commit 14274e080e
6 changed files with 20 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -199,3 +199,9 @@
[submodule "vim/bundle/kana-vim-textobj-function"]
path = vim/bundle/kana-vim-textobj-function
url = https://github.com/kana/vim-textobj-function
[submodule "vim/bundle/kchmck-vim-coffee-script"]
path = vim/bundle/kchmck-vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script
[submodule "vim/bundle/wavded-vim-stylus"]
path = vim/bundle/wavded-vim-stylus
url = https://github.com/wavded/vim-stylus