Skip to content

pine/fly-vimlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimlint plugin for Fly.

npm package

Getting Started

This plugin requires fly and Vim.

$ npm i fly-vimlint -D

Usage examples

module.exports = function* () {
  yield this.source('./**/*.vim').vimlint()
}

Additional Notes

This plugin doesn't work on Windows. It works on Linux, Mac OS X, or other *nix OSs.

Acknowledgement

This plugin uses following software to validate .vim files. Thank you.

See also

License

MIT License