added rainbow mode to epic master mode hydra hotkey list
This commit is contained in:
parent
0f0d0e66ab
commit
25b291707a
|
@ -3744,6 +3744,7 @@ The function keys are nice because they are almost (not always) free in every mo
|
||||||
"convenient mode toggles"
|
"convenient mode toggles"
|
||||||
("v" visual-line-mode)
|
("v" visual-line-mode)
|
||||||
("h" global-hl-line-mode)
|
("h" global-hl-line-mode)
|
||||||
|
("r" rainbow-mode)
|
||||||
("n" display-line-numbers-mode))
|
("n" display-line-numbers-mode))
|
||||||
|
|
||||||
(defhydra hydra-tools (global-map "<f12>" :exit t)
|
(defhydra hydra-tools (global-map "<f12>" :exit t)
|
||||||
|
|
Loading…
Reference in New Issue