Package: vim
Version: 2:8.0.0197-4+deb9u2

vim stops syntax-highlight after cycling through all buffers

Since today's upgrade of vim to 2:8.0.0197-4+deb9u2 following happens.

Steps to reproduce

1) start vim with many files, e.g.

vim a.cpp b.cpp

2) have syntax highlight (in ~/.vimrc , and anyway it is now the default to 
turn on syntaxhighlight)

3) cycle through all the files, they are correctly highlighted

4) when you are back at 1st file, then it is NOT syntax-highlighted.

5) doing command :syntax on  does not help

6) colors return only after you quit vim and start again, as far as I can see


Expected result:

instead in step 5, the highlight should remain active



Reply via email to