docs(rest): mention +jq flag
This commit is contained in:
parent
514400215f
commit
24fab1242a
1 changed files with 6 additions and 1 deletions
|
@ -26,11 +26,16 @@ This module turns Emacs into a [[https://en.wikipedia.org/wiki/Representational_
|
||||||
[[doom-contrib-maintainer:][Become a maintainer?]]
|
[[doom-contrib-maintainer:][Become a maintainer?]]
|
||||||
|
|
||||||
** Module flags
|
** 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
|
** Packages
|
||||||
- [[doom-package:][company-restclient]] if [[doom-module:][:completion company]]
|
- [[doom-package:][company-restclient]] if [[doom-module:][:completion company]]
|
||||||
- [[doom-package:][restclient]]
|
- [[doom-package:][restclient]]
|
||||||
|
- if [[doom-module:][+jq]]
|
||||||
|
- [[doom-package:][restclient-jq]]
|
||||||
|
- [[doom-package:][jq-mode]]
|
||||||
|
|
||||||
** Hacks
|
** Hacks
|
||||||
- Adds imenu support to ~restclient-mode~.
|
- Adds imenu support to ~restclient-mode~.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue