Thursday, May 14, 2015

Re: Set highlight colours according to screen

Paul <Paul.Domaskis <at> gmail.com> writes:
> It looks like writing a function is the way to go. It will consist
> of a few highlighting commands. Thanks.

The application of the color scheme file seems to be triggered by many
things. So it looks like the best implementation of the solution is
for the colour scheme file to contain an "if" statement that sets
colours according to a global flag. You manully set the global flag
depending on whether you're using an external monitor or the native
screen.

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