lang/rest: :n RET = run request at point
This commit is contained in:
parent
772febedb7
commit
957ba3ee67
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
(advice-add #'restclient-http-do :around #'+rest*permit-self-signed-ssl)
|
||||
|
||||
(map! :mode restclient-mode
|
||||
:n [M-return] 'restclient-http-send-current
|
||||
:n [return] #'+rest/dwim-at-point
|
||||
:n "za" #'restclient-toggle-body-visibility
|
||||
:n "zm" #'+rest/fold-all
|
||||
:n "zr" #'outline-show-all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue