mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(nqc): remove unused rule
This commit is contained in:
parent
f209410513
commit
1a506b6007
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
|||
; inherits: c
|
||||
|
||||
[
|
||||
"task"
|
||||
"sub"
|
||||
] @keyword.function
|
||||
"task" @keyword.function
|
||||
|
||||
"until" @keyword.repeat
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue