doomemacs/modules/lang/json
Henrik Lissner b151abfd34
Add :lang json module
Removes json-mode from :lang data and adds LSP support (#2502).
2020-04-23 23:28:50 -04:00
..
config.el Add :lang json module 2020-04-23 23:28:50 -04:00
packages.el Add :lang json module 2020-04-23 23:28:50 -04:00
README.org Add :lang json module 2020-04-23 23:28:50 -04: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 prereqisites.

TODO Features

TODO Configuration

TODO Troubleshooting