On 4/14/06, Ty Morrison <[EMAIL PROTECTED]> wrote: > Hi, > > Editing C code i'm seeing this problem a lot I had to stop using vim 7 for 6 > because of it. > > Sometimes it happens just from arrowing up sometimes it happents jumping from > closing -> open brace. > > Sometimes it completely locks up vim, sometimes it can recover. I saw this in > the b release also fyi. > > The error is: > > Error detected while processing function <SNR>10_Highlight_Matching_Pair: > line 41: > E121: Undefined variable: c_lnu
This is fixed in latest vim7d. If you are on linux/unix/cygwin, you can easily download & build & install the latest vim7 with one command using script posted at http://www.vim.org/scripts/script.php?script_id=1473 Yakov