Skip to content

Files

Latest commit

f2f1624 · Mar 10, 2022

History

History
26 lines (16 loc) · 386 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 386 Bytes

github-actions-yaml.vim

Vim plugin for GitHub Actions (yaml file)

Feature

  • Syntax Highlight
  • Completion of workflow keywords

Highlighting Example

before after
before after

Installation

dein.vim

call dein#add('yasuhiroki/github-actions-yaml.vim')

License

MIT License