Sorry if this is the wrong place to report this, but there seems to be a
small glitch in the syntax highlighting for YAML-formatted files. I'm
using .../syntax/yaml.vim with an internal date of 2006-04-19, but the
same glitch also manifests with the later version dated 2008-07-09.
In my file blah.yaml, it's the apostrophe in the following excerpt that
seems to confuse the highlighting:
blah:
description: >
UML's principal designer holds forth
on its application
to software and system design.
Up to the apostrophe, the beginning of the YAML file seems correctly
highlighted, but becomes incorrectly highlighted after the apostrophe is
encountered. Other applications have no trouble reading/parsing this
input, so I believe it's allowed by YAML syntax.
Thank you. Best wishes for 2009,
-- WEB
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---