James -
> Patch 7.2.034 introduced a bug which causes spell highlighting not to
> work when an empty buffer gets re-used when a file is loaded. A simple
> test case is:
>
> $ vim -u NONE -N -c 'syn on' -c 'set spell'
> :e src/os_win32.c
>
> As you can see, none of the unknown words are hig
Bram,
Patch 7.2.034 introduced a bug which causes spell highlighting not to
work when an empty buffer gets re-used when a file is loaded. A simple
test case is:
$ vim -u NONE -N -c 'syn on' -c 'set spell'
:e src/os_win32.c
As you can see, none of the unknown words are highlighted as spellin
2 matches
Mail list logo