mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
fix(re2c): remove unused rule
This commit is contained in:
parent
6940055133
commit
37163336e2
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
||||||
"sentinel"
|
"sentinel"
|
||||||
"condprefix"
|
"condprefix"
|
||||||
"condenumprefix"
|
"condenumprefix"
|
||||||
"labelprefix"
|
|
||||||
"startlabel"
|
"startlabel"
|
||||||
"posix-captures"
|
"posix-captures"
|
||||||
"max"
|
"max"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue