docs(tree-sitter): document tree-sitter flags
This commit is contained in:
parent
fd7ac6710e
commit
0469cc4c48
4 changed files with 12 additions and 0 deletions
|
@ -22,6 +22,9 @@ This module adds Lua support to Doom Emacs.
|
|||
- +lsp ::
|
||||
Enable LSP support for ~lua-mode~. Requires [[doom-module::tools lsp]] and a langserver
|
||||
(supports EmmyLua, lua-language-server, and lua-lsp).
|
||||
- +tree-sitter ::
|
||||
Leverages tree-sitter for better syntax highlighting and structural text
|
||||
editing. Requires [[doom-module::tools tree-sitter]].
|
||||
- +moonscript ::
|
||||
Enable support for the Moonscript language.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue