mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
Add @spell directives for haskell
This commit is contained in:
parent
f2d3d509d9
commit
82f48cfe75
1 changed files with 7 additions and 0 deletions
|
|
@ -138,3 +138,10 @@
|
|||
|
||||
(quoter) @function
|
||||
; Highlighting of quasiquote_body is handled by injections.scm
|
||||
|
||||
;; ----------------------------------------------------------------------------
|
||||
;; Spell checking
|
||||
|
||||
(string) @spell
|
||||
(comment) @spell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue