On Wed, Apr 05, 2017 at 04:50:58PM -0400, Paul Heinlein wrote:
> Regardless of the 'filetype' or 'syntax' setting of the editing
> window (e.g., dosini, perl, puppet, sh), I'm getting stray
> highlighting on strings that match this regex:
> 
>    =.*$

Have you taken a look at your ~/.viminfo file?  Moving that file out
of the way (and letting vim create a fresh copy) is my first resort
when attempting to troubleshoot vim.  It stores all of your run-time
history in that file (searches, undo stack, etc.).


-- 
Paul Mullen
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to