On Wed, Jun 17, 2009 at 17:00, Charles Campbell <[email protected] > wrote:
> > J. F. Mitre wrote: > > I use: > > set textwidth=80 > > au BufNewFile,BufRead * exec 'match Error /\%>' . &textwidth . 'v.\+/' > > > > You can use your pre-defined "rightMargin" instead "Error" > > Regards, > > The problem is that the rightMargin highlighting becomes undefined when > new buffers with supported syntax are loaded due to their typical "syn > clear". "Error" is a standard highlighting group, so colorschemes are > supposed to support it and so effectively it doesn't disappear. > > Regards, > Chip Campbell > Ok, I use the command "colorscheme 256native" (256native is the name of my theme) before my others highlighting/colors defs (for plugins, etc). I didn't pay attention about this detail. Regards, J. F. Mitre --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
