docs(tree-sitter): document +tree-sitter flag in :lang readmes
Co-authored-by: Jeetaditya Chatterjee <jeetelongname@gmail.com>
This commit is contained in:
parent
b21de24311
commit
969c6ae8aa
20 changed files with 60 additions and 1 deletions
|
@ -15,6 +15,9 @@ This module adds [[https://www.json.org/json-en.html][JSON]] support to Doom Ema
|
|||
- +lsp ::
|
||||
Enable LSP support for ~json-mode~. Requires [[doom-module:][:tools lsp]] and a langserver
|
||||
(supports [[https://github.com/vscode-langservers/vscode-json-languageserver][vscode-json-languageserver]]).
|
||||
- +tree-sitter ::
|
||||
Leverages tree-sitter for better syntax highlighting and structural text
|
||||
editing. Requires [[doom-module:][:tools tree-sitter]].
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][counsel-jq]] if [[doom-module:][:completion ivy]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue