Add comment highlighting for keywords in Haskell (#1695)

Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
This commit is contained in:
jpe90 2021-08-14 14:27:05 -04:00 committed by GitHub
parent efdd6fccb2
commit 39a53ffbbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@
((quasiquote_body) @content) ((quasiquote_body) @content)
) )
(comment) @comment
;; ----------------------------------------------------------------------------- ;; -----------------------------------------------------------------------------
;; shakespeare library ;; shakespeare library