-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
GVim version: 8.0.839 x86
Windows: Win 10 x64
GVim 8.0.636 works fine, but all the highlighting disappeared when I move around the cursor in GVim 8.0.839. Console mode is also fine, only the GVim:
command to reproduce:
gvim -N -u ..\initrc.vim d:/acm/github/vim/asc/menu.vim
content of initrc.vim:
set nocompatible
syntax on
If I enter these two line above in the vim, the bug will not be reproduced, they must be in initrc.vim and load before gvim startup.
Metadata
Metadata
Assignees
Labels
No labels