docs(tree-sitter): document flags
This commit is contained in:
parent
40905d2c5a
commit
8b86ad3183
2 changed files with 5 additions and 1 deletions
|
@ -24,7 +24,8 @@ This module adds Lua support to Doom Emacs.
|
|||
(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]].
|
||||
editing. Requires [[doom-module::tools tree-sitter]]. Has support for both Lua and
|
||||
Fennel.
|
||||
- +moonscript ::
|
||||
Enable support for the Moonscript language.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue