Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Highlight Lua regexp meta characters #16

@mnacamura

Description

@mnacamura
pattern 5.1 jit 5.2 5.3 5.4
^$()%.[]*+-? x x x x x
%(any non-alphanumeric character) x x x x x
. x x x x x
%a x x x x x
%c x x x x x
%d x x x x x
%l x x x x x
%p x x x x x
%s x x x x x
%u x x x x x
%w x x x x x
%x x x x x x
[set] x x x x x
[^set] x x x x x
%z x x - - -
%g - x x x x

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions