vim-ansible-yaml
vim-ansible-yaml copied to clipboard
Broken action lines are not properly highlighted
- name: create directory
file: state=directory
dest=/path/to/file
The text after file: is highlighted, but the text on the next line isn't. It should be, as per the Intro to Playbooks. Search for too long.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Related to #8.