mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
docs(tree-sitter): document flags
This commit is contained in:
committed by
Henrik Lissner
parent
40905d2c5a
commit
8b86ad3183
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user