0.2.1 • Published 10 years ago

fly-vimlint v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

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

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago