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
|
@ -13,6 +13,9 @@ This module provides support for the [[https://yaml.org/][YAML file format]] to
|
|||
- +lsp ::
|
||||
Enable LSP support for ~yaml-mode~. Requires [[doom-module::tools lsp]] and a langserver
|
||||
(supports [[https://github.com/redhat-developer/yaml-language-server][yaml-language-server]]).
|
||||
- +tree-sitter ::
|
||||
Leverages tree-sitter for better syntax highlighting and structural text
|
||||
editing. Requires [[doom-module::tools tree-sitter]].
|
||||
|
||||
** Packages
|
||||
- [[doom-package:yaml-mode]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue