{"id":15387324,"url":"https://github.com/rhysd/vim-github-actions","last_synced_at":"2025-10-18T04:39:07.209Z","repository":{"id":66059702,"uuid":"156068007","full_name":"rhysd/vim-github-actions","owner":"rhysd","description":"(Outdated) Vim syntax/indent support for GitHub Actions *.workflow files","archived":false,"fork":false,"pushed_at":"2018-12-15T11:40:48.000Z","size":7,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T00:34:07.931Z","etag":null,"topics":["github-actions","syntax-highlighting","vim","vim-filetype","vim-indent","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/rhysd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-11-04T09:46:28.000Z","updated_at":"2025-02-06T14:35:46.000Z","dependencies_parsed_at":"2023-03-10T23:36:13.152Z","dependency_job_id":null,"html_url":"https://github.com/rhysd/vim-github-actions","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"7c19467e8bd951c2d9768101f348a8ca41e6171b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fvim-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fvim-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fvim-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fvim-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd","download_url":"https://codeload.github.com/rhysd/vim-github-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249128952,"owners_count":21217251,"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":["github-actions","syntax-highlighting","vim","vim-filetype","vim-indent","vim-plugin"],"created_at":"2024-10-01T14:53:37.975Z","updated_at":"2025-10-18T04:39:02.162Z","avatar_url":"https://github.com/rhysd.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vim filetype support for [GitHub Actions][gha]\n==============================================\n\nThis is a Vim filetype support for [GitHub Actions][gha].\n\nIt provides:\n- Highlighting `.github/*.workflow` files.\n  - It only highlights keywords described in [official document][workflow-doc]. You can easily notice wrong attribute names.\n- Indentation for `.github/*.workflow` files.\n\n![screenshot](https://github.com/rhysd/ss/blob/master/vim-github-actions/main.png?raw=true)\n\n## Installation\n\nIf you use any package manager, please follow its instruction.\n\nWith [vim-plug](https://github.com/junegunn/vim-plug):\n\n```vim\nPlug 'rhysd/vim-github-actions'\n```\n\nWith [dein.vim](https://github.com/Shougo/dein.vim):\n\n```vim\ncall dein#add('rhysd/vim-github-actions')\n```\n\nWith [minpac](https://github.com/k-takata/minpac):\n\n```vim\ncall minpac#add('rhysd/vim-github-actions')\n```\n\nWhen you're using Vim's builtin packager, please follow instruction at `:help pack-add`.\n\n\n## Usage\n\nAfter this plugin is loaded, highlights and indentation are automatically applied. You have nothing\nto do anymore.\n\nPlease confirm that `ghaworkflow` filetype is set when you open `.github/*.workflow` files.\n\n\n## Links\n\n- [GitHub Actions][gha]\n- [About GitHub Actions](https://developer.github.com/actions/)\n- [Creating workflows](https://developer.github.com/actions/creating-workflows/)\n- [Creating a workflow with GitHub Actions](https://help.github.com/articles/creating-a-workflow-with-github-actions/)\n- [Workflow configuration options](https://developer.github.com/actions/creating-workflows/workflow-configuration-options/)\n\n\n## License\n\n[MIT License](License.txt)\n\n[gha]: https://github.com/features/actions\n[workflow-doc]: https://developer.github.com/actions/creating-workflows/workflow-configuration-options/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhysd%2Fvim-github-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhysd%2Fvim-github-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhysd%2Fvim-github-actions/lists"}