doomemacs/modules/lang/json
Itai Y. Efrat 5c54ae1329 lang/json/doctor: only check for jq if ivy is on
since `counsel-jq` is only relevant for ivy
2021-06-09 15:23:58 +03:00
..
config.el Add json-mode keybindings 2020-10-06 19:52:02 +03: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-02-25 10:46:46 -05: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