docs(rest): mention +jq flag

This commit is contained in:
Henrik Lissner 2022-08-02 16:26:33 +02:00
parent 514400215f
commit 24fab1242a
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -26,11 +26,16 @@ This module turns Emacs into a [[https://en.wikipedia.org/wiki/Representational_
[[doom-contrib-maintainer:][Become a maintainer?]]
** Module flags
/This module has no flags./
- +jq ::
Enable native support for reading and processing REST responses with jq.
*Requires the =jq= command line utility.*
** Packages
- [[doom-package:][company-restclient]] if [[doom-module:][:completion company]]
- [[doom-package:][restclient]]
- if [[doom-module:][+jq]]
- [[doom-package:][restclient-jq]]
- [[doom-package:][jq-mode]]
** Hacks
- Adds imenu support to ~restclient-mode~.