github-actions-yaml.vim
github-actions-yaml.vim copied to clipboard
Vim plugin for GitHub Actions (yaml file)
github-actions-yaml.vim
Vim plugin for GitHub Actions (yaml file)
Feature
- Syntax Highlight
- Completion of workflow keywords
Highlighting Example
| before | after |
|---|---|
![]() |
![]() |
Installation
dein.vim
call dein#add('yasuhiroki/github-actions-yaml.vim')
License
MIT License

