docs(haskell): mention tree sitter flag
This commit is contained in:
parent
074528a89a
commit
e578c0ecfc
1 changed files with 4 additions and 1 deletions
|
@ -15,6 +15,9 @@ 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]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue