vim-ansible-yaml icon indicating copy to clipboard operation
vim-ansible-yaml copied to clipboard

Lines with two colons in them have improper double highlighting

Open langston-barrett opened this issue 10 years ago • 1 comments

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.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24702940-lines-with-two-colons-in-them-have-improper-double-highlighting?utm_campaign=plugin&utm_content=tracker%2F509109&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F509109&utm_medium=issues&utm_source=github).

langston-barrett avatar Jun 17 '15 20:06 langston-barrett

See https://github.com/chase/vim-ansible-yaml/issues/16

chase avatar Jul 21 '15 11:07 chase