Skip to content

Instantly share code, notes, and snippets.

@rudyjahchan
Created February 3, 2014 06:26
Show Gist options
  • Save rudyjahchan/8779617 to your computer and use it in GitHub Desktop.
Save rudyjahchan/8779617 to your computer and use it in GitHub Desktop.
#!/usr/bin/env node
// vim:ft=js ts=2 sw=2 et :
// -*- mode:javascript -*-
var vimtronner = require('../lib/vimtronner');
vimtronner(process.argv);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment