mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
highlights(haskell): fix captures
This commit is contained in:
parent
d0b9afe9f6
commit
1da0a88ebc
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
"∀"
|
"∀"
|
||||||
] @repeat
|
] @repeat
|
||||||
|
|
||||||
(pragma) @constant.macro
|
(pragma) @preproc
|
||||||
|
|
||||||
[
|
[
|
||||||
"if"
|
"if"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue