feat(json): add treesit support

This commit is contained in:
Henrik Lissner
2025-05-22 19:53:10 +02:00
parent f5a1af4bf6
commit 7af7280f9e
3 changed files with 19 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ This module adds [[https://www.json.org/json-en.html][JSON]] support to Doom Ema
(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]].
editing. Requires Emacs 29.1+ and [[doom-module::tools tree-sitter]].
** Packages
- [[doom-package:counsel-jq]] if [[doom-module::completion ivy]]