From e05e5d73b6cbfff6a24d30cfc877d8501f7ea231 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Fri, 18 Oct 2024 16:07:49 +0100 Subject: Tweak restclient bindings --- .emacs.d/lisp/init-misc.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.emacs.d/lisp') diff --git a/.emacs.d/lisp/init-misc.el b/.emacs.d/lisp/init-misc.el index 86ec023..9d10735 100644 --- a/.emacs.d/lisp/init-misc.el +++ b/.emacs.d/lisp/init-misc.el @@ -64,8 +64,8 @@ (kill-new curl-command) (message "curl command copied to clipboard."))))) :bind - ("C-c C-h" . restclient-call-saved-request) - (:map restclient-mode-map ("C-c h" . restclient-save-current)) + ("C-c h" . restclient-call-saved-request) + (:map restclient-mode-map ("C-c M-h" . restclient-save-current)) :mode (("\\.http\\'" . restclient-mode))) (use-package restclient-jq -- cgit 1.4.1-2-gfad0 nput type='submit' value='switch'/> mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
about summary refs log tree commit diff stats
path: root/doc/ranger.desktop
blob: 9c14018554823d1cb54359500745bee09de5db03 (plain) (blame)
1
2
3
4
5
6
7
8
9