From 82f48cfe75162663315b7a9adaf05d46d9035c15 Mon Sep 17 00:00:00 2001 From: Guillaume Bouchard Date: Wed, 7 Sep 2022 11:33:02 +0200 Subject: Add @spell directives for haskell --- queries/haskell/highlights.scm | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'queries') diff --git a/queries/haskell/highlights.scm b/queries/haskell/highlights.scm index 0e43d187..f8920f7e 100644 --- a/queries/haskell/highlights.scm +++ b/queries/haskell/highlights.scm @@ -138,3 +138,10 @@ (quoter) @function ; Highlighting of quasiquote_body is handled by injections.scm + +;; ---------------------------------------------------------------------------- +;; Spell checking + +(string) @spell +(comment) @spell + -- cgit v1.2.3