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 Stephan Seitz
parent bafc5fa030
commit 159ca7b35c

View file

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