mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
fix(tlaplus): remove unused rules
This commit is contained in:
parent
6115c3664c
commit
8944dc64ef
1 changed files with 0 additions and 5 deletions
|
|
@ -13,9 +13,7 @@
|
||||||
"DEF"
|
"DEF"
|
||||||
"DEFINE"
|
"DEFINE"
|
||||||
"DEFS"
|
"DEFS"
|
||||||
"DOMAIN"
|
|
||||||
"ELSE"
|
"ELSE"
|
||||||
"ENABLED"
|
|
||||||
"EXCEPT"
|
"EXCEPT"
|
||||||
"EXTENDS"
|
"EXTENDS"
|
||||||
"HAVE"
|
"HAVE"
|
||||||
|
|
@ -41,14 +39,11 @@
|
||||||
"RECURSIVE"
|
"RECURSIVE"
|
||||||
"SF_"
|
"SF_"
|
||||||
"STATE"
|
"STATE"
|
||||||
"SUBSET"
|
|
||||||
"SUFFICES"
|
"SUFFICES"
|
||||||
"TAKE"
|
"TAKE"
|
||||||
"TEMPORAL"
|
"TEMPORAL"
|
||||||
"THEN"
|
"THEN"
|
||||||
"THEOREM"
|
"THEOREM"
|
||||||
"UNCHANGED"
|
|
||||||
"UNION"
|
|
||||||
"USE"
|
"USE"
|
||||||
"VARIABLE"
|
"VARIABLE"
|
||||||
"VARIABLES"
|
"VARIABLES"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue