[Emacs] Add font size hydra binding for +
This commit is contained in:
parent
7567cefc54
commit
8228d69703
@ -1272,6 +1272,7 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
|
|||||||
"Resize Font"
|
"Resize Font"
|
||||||
("-" imalison:font-size-decr "Decrease")
|
("-" imalison:font-size-decr "Decrease")
|
||||||
("=" imalison:font-size-incr "Increase")
|
("=" imalison:font-size-incr "Increase")
|
||||||
|
("+" imalison:font-size-incr "Increase")
|
||||||
("d" imalison:font-size-decr "Decrease")
|
("d" imalison:font-size-decr "Decrease")
|
||||||
("i" imalison:font-size-incr "Increase")
|
("i" imalison:font-size-incr "Increase")
|
||||||
("f" set-frame-font "Set Frame Font")
|
("f" set-frame-font "Set Frame Font")
|
||||||
|
Loading…
Reference in New Issue
Block a user