[hydra] set new bindings for global hydra

This commit is contained in:
contrapunctus 2021-06-14 15:33:40 +05:30
parent e1ff63a8ef
commit 3c3cd1fccd
1 changed files with 2 additions and 0 deletions

View File

@ -1592,6 +1592,8 @@ Don't try to check if there are files with a certain extension...it will lead to
(t (contrapunctus-general-hydra/body))))
(define-key boon-command-map (kbd "m") #'contrapunctus-programming-hydra-dispatch-language)
(global-set-key (kbd "C-s") #'contrapunctus-programming-hydra-dispatch-language)
(define-key boon-command-map (kbd "C-s") #'contrapunctus-programming-hydra-dispatch-language)
#+END_SRC
** eshell