Skip to content

Update of the titles highlighting #33

@eevan78

Description

@eevan78

I have noticed some recent changes to the syntax script for help files.
But the one I think is the most obvious for the vimhelp project is the change of the title highlighting.
So, the following:

PAT_TITLE = r"(Vim version [0-9.a-z]+|N?VIM REFERENCE.*)"

should become:

PAT_TITLE = r"(Vim version [0-9.a-z]+|N?VIM REFERENCE.*|N?VIM USER MANUAL.*|N?VIM - main help file)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions