mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Lua: fix @error capture
This commit is contained in:
parent
f372e2ab87
commit
32c19ec1e8
1 changed files with 1 additions and 1 deletions
|
|
@ -87,4 +87,4 @@
|
|||
(label_statement) @label
|
||||
|
||||
;; Error
|
||||
(ERROR) @Error
|
||||
(ERROR) @error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue