ZyX wrote:
> > I've put syntax/vim.vim version 7.4a-1 up on my website:
> > http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM . I don't
> > intend to remove the documented standard-plugin commands that are in the
> > help (:TOhtml, etc).
>
> I second the glts. TOhtml and lowercase commands are different
> elements in VimL and you can’t do anything with this. If
> highlighting them from scratch is essential commands that match
> '^\U\a*$' (with exception of :Next) should receive their own
> highlighting group indicating that they are standard commands, but not
> built-in ones. It is essential if highlight a script that is to be
> used with `vim -u NONE -S script.vim`.
It makes sense to highlight standard user commands differently from Vim
commands. At least use a different highlight name. It should be easy,
as these commands start with an upper case letter.
--
Are leaders born or made? And if they're made, can we return them under
warranty?
(Scott Adams - The Dilbert principle)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.