FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lambdalisue/vim-nodeunit: Vim compiler for nodeunit.js · GitHub

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

nodeunit.vim

A simple compiler for executing nodeunit on VIM. Useful to use with vim-makegreen

See http://blog.staz.be/?post/2010/09/04/Python-unit-test-and-vim for how to use this compiler with vim-makegreen. It is not exactly its tutorial but really compatible.

how to install

use vundle or pathogen is recommended or simply extract to your vim directory

and write the following code to your ftplugin/javascript.vim or ftplugin/coffee.vim:

set compiler=nodeunit

About

Vim compiler for nodeunit.js

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL