Vim Blog Posts
1 posts, page 1 of 1
-
Compiling CoffeeScript with Vim
Oct 20, 2011You can configure Vim to automatically compile CoffeeScript files when you save them from within Vim, it’s easy, just add an autocmd to run the CoffeeScript compiler to your
~/.vimrc
file: