Sunday, December 1, 2024

Re: Is there a way to configure gvim to change background and foreground colors of selected text?

Steve Litt said on Sun, 1 Dec 2024 14:58:03 -0500

>Is there a way to configure gvim to change background and foreground
>colors of selected text? If so, how do I do it?

I solved this problem by placing the following line in my .gvimrc:

highlight Visual guifg=yellow guibg=black

Thanks,

SteveT

--
--
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.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/20241201150756.0689ee0f%40mydesk.domain.cxm.

No comments: