mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Add comment highlighting for keywords in Haskell (#1695)
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
This commit is contained in:
parent
efdd6fccb2
commit
39a53ffbbc
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
((quasiquote_body) @content)
|
||||
)
|
||||
|
||||
(comment) @comment
|
||||
|
||||
;; -----------------------------------------------------------------------------
|
||||
;; shakespeare library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue