Skip to content

Support non-word values for cyclic pattern #3

@xigoi

Description

@xigoi

It would be nice to be able to do something like this:

patterns[{ "&&", "||" }] = { priority = 10 }
patterns[{ "<", ">" }] = { priority = 10 }

It seems that currently only words (made up of word characters) can be cycled.

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