Add common quasiquote highlights/injections for Haskell (#1440)

This commit is contained in:
Farbod Salamat-Zadeh 2021-07-01 01:43:08 +01:00 committed by GitHub
parent cf768b0069
commit efbd01f539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 64 additions and 0 deletions

View file

@ -122,3 +122,10 @@
; True or False
((constructor) @_bool (#match? @_bool "(True|False)")) @boolean
;; ----------------------------------------------------------------------------
;; Quasi-quotes
(quoter) @function
; Highlighting of quasiquote_body is handled by injections.scm