vim-ansible-yaml
vim-ansible-yaml copied to clipboard
Lines with two colons in them have improper double highlighting
When working with a Yum repo:
name: http://example.com/url
the http: is highlighted just like name:. The expected behavior is that it is highlighted like any other field.
See https://github.com/chase/vim-ansible-yaml/issues/16