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

View File

@@ -302,6 +302,8 @@ Included vim plugins
* necomplcache - intelligent and fast complete as you type, and added Command-Space to select a completion (same as Ctrl-N)
* snipMate - offers textmate-like snippet expansion + scrooloose-snippets . try hitting TAB after typing a snippet
* jasmine.vim - support for jasmine javascript unit testing, including snippets for it, before, etc..
* vim-coffeescript - support for coffeescript, highlighting
* vim-stylus - support for stylus css language
**TextObjects**