2018-03-24 8:41 GMT+01:00 Christian Brabandt <[email protected]>:
> While I am sympathetic with keeping in sync with the Neovim change, I don't
> think setting internal Vim variables is a good way to specify the color.
> Isn't it better to have some kind of option or perhaps use a highlighting
> group to set those colors? That comes with the advantage that the user can
> enter :verbose ... and check where that was actually set, while simply
> setting a variable leaves no clue which script set those.
>

The global variables are a hack, I suggest instead highlight group
names like TermColor1, TermColor2, for each of the color indices.

Example:

    :hi TermColor4 guifg=lightblue ctermfg=lightblue

---
Justin M. Keyes

-- 
-- 
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/d/optout.

Raspunde prin e-mail lui