luan / vimfiles

The Vim Configuration. Uses vim-plug to manage plugins.
172 stars 58 forks source link

Add support to javascript tests with jasmine #99

Closed kirederik closed 7 years ago

kirederik commented 7 years ago

Will run "npm test " if package.json exists; Defaults to "jasmine " otherwise.