mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -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
|
||||
|
||||
(pragma) @constant.macro
|
||||
(pragma) @preproc
|
||||
|
||||
[
|
||||
"if"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue