> In addition, when I type :echo g:colors_name in terminal vim, I get
> "Undefined variable: g:colors_name", which makes sense because
> g:colors_name only applies to Gvim.
Why do you think g:colors_name applies only to gvim?
g:colors_name is set when :colorscheme is executed, if the
colorscheme file is properly written. If vim says that
g:colors_name is undefined, then :colorscheme has not been executed.
Regards,
Gary
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment