mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs(rest): mention +jq flag
This commit is contained in:
@ -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~.
|
||||||
|
Reference in New Issue
Block a user