Moved add-hook calls (for tree-sitter initialization) into their respective modes' config blocks, or nearby, to be consistent with how other, similar tools (like lsp!) are initialized, and does so at runtime, rather than at expansion/compile time, which eval-when! caused. |
||
---|---|---|
.. | ||
config.el | ||
doctor.el | ||
packages.el | ||
README.org |
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.
Plugins
Prerequisites
This module has no prerequisites.