{"id":16515202,"url":"https://github.com/pine/fly-vimlint","last_synced_at":"2025-03-02T15:54:04.304Z","repository":{"id":57239256,"uuid":"44392390","full_name":"pine/fly-vimlint","owner":"pine","description":":airplane: Validate `.vimrc`, `.vim` files with `vimlint`.","archived":false,"fork":false,"pushed_at":"2019-03-27T19:24:00.000Z","size":12,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T09:48:57.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/fly-vimlint","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-16T15:01:40.000Z","updated_at":"2016-04-14T09:10:48.000Z","dependencies_parsed_at":"2022-09-05T08:21:41.716Z","dependency_job_id":null,"html_url":"https://github.com/pine/fly-vimlint","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Ffly-vimlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Ffly-vimlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Ffly-vimlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Ffly-vimlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pine","download_url":"https://codeload.github.com/pine/fly-vimlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533650,"owners_count":19977826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T16:16:04.059Z","updated_at":"2025-03-02T15:54:04.265Z","avatar_url":"https://github.com/pine.png","language":"JavaScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"http://github.com/flyjs/fly\"\u003e\n    \u003cimg width=200px  src=\"https://cloud.githubusercontent.com/assets/8317250/8733685/0be81080-2c40-11e5-98d2-c634f076ccd7.png\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003e [vimlint](https://github.com/syngan/vim-vimlint) plugin for _[Fly][fly]_.\n\n[![][fly-badge]][fly]\n[![npm package][npm-ver-link]][npm-pkg-link]\n[![][travis-badge]][travis-link]\n[![][climate-badge]][climate-link]\n[![][david-badge]][david-link]\n[![][david-dev-badge]][david-dev-link]\n\n\n## Getting Started\nThis plugin requires [fly](https://github.com/bucaran/fly) and Vim.\n\n```sh\n$ npm i fly-vimlint -D\n```\n\n## Usage examples\n\n```js\nmodule.exports = function* () {\n  yield this.source('./**/*.vim').vimlint()\n}\n```\n\n## Additional Notes\nThis plugin **doesn't work** on Windows. It works on Linux, Mac OS X, or other *nix OSs.\n\n## Acknowledgement\nThis plugin uses following software to validate `.vim` files. Thank you.\n\n - [syngan](https://github.com/syngan) / [vim-vimlint](https://github.com/syngan/vim-vimlint)\n - [ynkdir](https://github.com/ynkdir) / [vim-vimlparser](https://github.com/ynkdir/vim-vimlparser)\n\n## See also\n\n -  [node-vimlint](https://github.com/pine/node-vimlint)\n -  [grunt-vimlint](https://github.com/pine/grunt-vimlint)\n -  [gulp-vimlint](https://github.com/pine/gulp-vimlint)\n\n## License\nMIT License\n\n[mit]:             http://opensource.org/licenses/MIT\n[author]:          https://github.com/pine\n[fly]:             https://www.github.com/flyjs/fly\n[fly-badge]:       https://img.shields.io/badge/fly-JS-05B3E1.svg?style=flat-square\n[mit-badge]:       https://img.shields.io/badge/license-MIT-444444.svg?style=flat-square\n[npm-pkg-link]:    https://www.npmjs.org/package/fly-vimlint\n[npm-ver-link]:    https://img.shields.io/npm/v/fly-vimlint.svg?style=flat-square\n[travis-link]:     https://travis-ci.org/pine/fly-vimlint\n[travis-badge]:    http://img.shields.io/travis/pine/fly-vimlint.svg?style=flat-square\n[david-link]:      https://david-dm.org/pine/fly-vimlint\n[david-badge]:     https://img.shields.io/david/pine/fly-vimlint.svg?style=flat-square\n[david-dev-link]:  https://david-dm.org/pine/fly-vimlint#info=devDependencies\u0026view=table\n[david-dev-badge]: https://img.shields.io/david/dev/pine/fly-vimlint.svg?style=flat-square\n[climate-link]:    https://codeclimate.com/github/pine/fly-vimlint\n[climate-badge]:   https://img.shields.io/codeclimate/github/pine/fly-vimlint.svg?style=flat-square\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpine%2Ffly-vimlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpine%2Ffly-vimlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpine%2Ffly-vimlint/lists"}