doomemacs/modules/lang/json
Jeetaditya Chatterjee 7f814e5d99
refactor(:lang): redo tree-sitter hooks
- bind to major-mode-local-vars-hook instead of major mode hook
- bind the autodef tree-sitter! instead of the functions.
2022-05-22 21:26:08 +01:00
..
config.el refactor(:lang): redo tree-sitter hooks 2022-05-22 21:26:08 +01:00
doctor.el docs(tree-sitter): add doctor checks for flag 2022-05-22 21:26:00 +01:00
packages.el bump: :lang 2022-03-31 21:09:38 +02:00
README.org s/prereqisites/prerequisites 2021-03-06 12:05:55 -05:00

lang/json

Description

This module provides JSON support.

Maintainers

This module has no dedicated maintainers.

Module Flags

  • +lsp Enable integration with LSP servers, if one is available. Requires the :tools lsp module to be enabled.

Prerequisites

This module has no prerequisites.

TODO Features

TODO Configuration

TODO Troubleshooting