via www.vim.org I found a script, which converts gui-only color
schemes on-the-fly into cterm color schemes.
It processes the the original colorscheme when it gets read
via
:ColorScheme <gui-colorscheme-name>
instead of
:colorscheme <gui-colorscheme-name>
Normally I set my preferred color scheme via .vimrc (Linux).
But: It seems, that when .vimrc is read there are no scripts are
installed/active/read because the command "ColorScheme" in
:ColorScheme <name>
in the .vimrc produces a "Not an editor command"-error.
Is there a way to circumvent this without a too big hack?
Thank you very much in advance for any help!
Have a nice weekend!
Best regards
mcc
--
You received this message from the "vim_use" 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
No comments:
Post a Comment