{"id":13897174,"url":"https://github.com/nvimdev/nvim-plugin-template","last_synced_at":"2025-04-09T09:08:20.051Z","repository":{"id":175791846,"uuid":"654455590","full_name":"nvimdev/nvim-plugin-template","owner":"nvimdev","description":"neovim plugin template integration test and doc publish","archived":false,"fork":false,"pushed_at":"2025-02-12T03:32:26.000Z","size":28,"stargazers_count":73,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T06:50:02.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nvimdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-16T07:04:42.000Z","updated_at":"2025-03-31T19:17:23.000Z","dependencies_parsed_at":"2024-01-29T00:03:06.404Z","dependency_job_id":"bc9b2332-da6f-4fd9-a3cd-671860fcff62","html_url":"https://github.com/nvimdev/nvim-plugin-template","commit_stats":null,"previous_names":["nvimdev/nvim-plugin-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fnvim-plugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fnvim-plugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fnvim-plugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fnvim-plugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nvimdev","download_url":"https://codeload.github.com/nvimdev/nvim-plugin-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008630,"owners_count":21032556,"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-08-06T18:03:23.900Z","updated_at":"2025-04-09T09:08:20.035Z","avatar_url":"https://github.com/nvimdev.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# nvim-plugin-template\n\nNeovim plugin template; includes automatic documentation generation from README, integration tests with Busted, and linting with Stylua\n\n## Usage\n\n1. Click `use this template` button generate a repo on your github.\n2. Clone your plugin repo. Open terminal then cd plugin directory.\n3. Run `python3 rename.py your-plugin-name`. This will replace all `nvim-plugin-template` to your `plugin-name`. \n   Then it will prompt you input `y` or `n` to remove example codes in `init.lua` and\n   `test/plugin_spec.lua`. If you are familiar this repo just input `y`. If you are looking at this template for the first time I suggest you inspect the contents. After this step `rename.py` will also auto-remove.\n\nNow you have a clean plugin environment. Enjoy!\n\n## Format\n\nThe CI uses `stylua` to format the code; customize the formatting by editing `.stylua.toml`.\n\n## Test\n\nSee [Running tests locally](https://github.com/nvim-neorocks/nvim-busted-action?tab=readme-ov-file#running-tests-locally)\n\n## CI\n\n- Auto generates doc from README.\n- Runs the [nvim-busted-action](https://github.com/nvim-neorocks/nvim-busted-action) for test.\n- Lints with `stylua`.\n\n## More\n\nTo see this template in action, take a look at my other plugins.\n\n## License MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvimdev%2Fnvim-plugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvimdev%2Fnvim-plugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvimdev%2Fnvim-plugin-template/lists"}