Bug#395517: error in wml syntax highlighting
Bram Moolenaar
Bram at moolenaar.net
Sun Jun 17 20:07:49 UTC 2007
James -
> According to ":help syn-include", using a relative path should act like
> calling ":runtime!" with the given file to include. This isn't properly
> occurring though since source_runtime() is being called incorrectly by
> syn_cmd_include(). Attached patch fixes the issue.
Thanks for the fix. The DOSO_NONE argument should be moved to
do_source(). Apparently it was put in the wrong place.
- Bram
--
There is a fine line between courage and foolishness.
Unfortunately, it's not a fence.
/// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
More information about the pkg-vim-maintainers
mailing list