Collection of Snippets of CoffeeScript for VIM
Prerequisitos
Before you can install the snippet, you must install Vim Snippets Really recommended have installed Vim syntax highlighting and indentation support. Vim CoffeeScript
Installation:
Clone this repo in some where:
$ git clone git@github.com:carlosvillu/coffeScript-VIM-Snippets.git
$ cd coffeScript-VIM-Snippets
$ cp snippets/coffee.snippets ~/.vim/snippets/
Then restart your VIM