mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
Remove ERROR highlighting
This commit is contained in:
parent
104bbc3633
commit
68af92e8cd
1 changed files with 0 additions and 3 deletions
|
|
@ -227,6 +227,3 @@
|
||||||
(function_call
|
(function_call
|
||||||
(identifier) @function.builtin
|
(identifier) @function.builtin
|
||||||
(#eq? @function.builtin "before"))
|
(#eq? @function.builtin "before"))
|
||||||
|
|
||||||
;; Error highlighting
|
|
||||||
(ERROR) @error
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue