Saturday, July 4, 2015

Default Color Scheme Not Default

Hello, everyone. I recently upgraded from 7.4.738 to 7.4.764.

The default colors (as when foregoing any execution of :colorscheme) changed to "ron", even though :colorscheme outputs "default". Subsequently setting ":colorscheme default" correctly restores vim's colors but at the cost of removing any :highlight commands. This happens even when ":colorscheme default" occurs in $MYVIMRC before the :highlight commands.

I believe this is a problem, as the setting displayed by :colorscheme is "default", yet subsequently executing ":colorscheme default" results in an entirely different color scheme. It is confusing.

As a workaround, I moved highlight commands from $MYVIMRC to a copy of $VIMRUNTIME/colors/default.vim in $HOME/.vim/colors.

Has anyone else experienced anything like this?

Happy Vim Version Day!

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment