doomemacs/modules/lang/json
Henrik Lissner d58d084774
tweak(:lang,:tools): start eglot/lsp-mode later
To ensure lsp/eglot settings have precedence over local servers (e.g.
cider and lookup handlers).

Ref: clojure-emacs/cider#3170
2022-03-30 17:32:47 +02:00
..
config.el tweak(:lang,:tools): start eglot/lsp-mode later 2022-03-30 17:32:47 +02:00
doctor.el lang/json/doctor: only check for jq if ivy is on 2021-06-09 15:23:58 +03:00
packages.el Bump :lang 2021-07-11 17:52:08 -04: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