API TESTING? IN EMACS
This commit is contained in:
@@ -474,3 +474,8 @@
|
||||
(setq org-agenda-span 'day)
|
||||
(setq org-agenda-start-day "-0d")
|
||||
(setq org-agenda-start-with-clockreport-mode t)
|
||||
|
||||
;;this is for rest api testing in emacs )
|
||||
(map! :leader
|
||||
:nv "v r" #'verb-send-request-on-point-other-window-stay
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user