Skip to content

Syntax highlighting failure in GVim on Windows #1918

@skywind3000

Description

@skywind3000

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:

syntax_error

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions