Skip to content

Suggestion: use syntax iskeyword against set iskeyword #59

@xc1427

Description

@xc1427

In the file /autoload/syntax/angular.html.vim there is:

setlocal iskeyword+=-

But this will change how motion w works on the symbol -.

I think syntax iskeyword @,48-57,_,192-255,$,- is better.

As vim document said,

This defines the keyword characters.  It's like the `iskeyword` for but only applies to syntax highlighting.

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