mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(haskell): mention tree sitter flag
This commit is contained in:
committed by
Henrik Lissner
parent
074528a89a
commit
e578c0ecfc
@ -15,7 +15,10 @@ This module adds Haskell support to Doom Emacs.
|
||||
- +lsp ::
|
||||
Enable LSP support for ~haskell-mode~. Requires [[doom-module::tools lsp]] and a langserver
|
||||
(supports [[https://github.com/haskell/haskell-language-server][haskell-language-server]]).
|
||||
|
||||
- +tree-sitter ::
|
||||
Leverages tree-sitter for better syntax highlighting and structural text
|
||||
editing. Requires [[doom-module::tools tree-sitter]].
|
||||
|
||||
** Packages
|
||||
- [[doom-package:haskell-mode]]
|
||||
- [[doom-package:lsp-haskell]] if [[doom-module:+lsp]]
|
||||
|
Reference in New Issue
Block a user