0.2.1 • Published 8 years ago

fly-vimlint v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

0.2.0

8 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago