forked from colonelpanic/dotfiles
[Emacs] Change font-resize binding
This commit is contained in:
parent
ea6d56c2b9
commit
cb757eb3ea
@ -1249,7 +1249,7 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
|
|||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package hydra
|
(use-package hydra
|
||||||
:demand t
|
:demand t
|
||||||
:bind (("C-5" . imalison:hydra-font-resize/body)
|
:bind (("C-c 5" . imalison:hydra-font-resize/body)
|
||||||
("C-x y" . imalison:hydra-yank/body)
|
("C-x y" . imalison:hydra-yank/body)
|
||||||
("C-c 6" . imalison:compile/body))
|
("C-c 6" . imalison:compile/body))
|
||||||
:config
|
:config
|
||||||
|
Loading…
Reference in New Issue
Block a user