From 25b291707a4d126880b186e5a5cd59b69ea78156 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Mon, 13 May 2019 18:09:13 -0400 Subject: [PATCH] added rainbow mode to epic master mode hydra hotkey list --- etc/conf.org | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/conf.org b/etc/conf.org index 62ad409..7f92592 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -3744,6 +3744,7 @@ The function keys are nice because they are almost (not always) free in every mo "convenient mode toggles" ("v" visual-line-mode) ("h" global-hl-line-mode) + ("r" rainbow-mode) ("n" display-line-numbers-mode)) (defhydra hydra-tools (global-map "" :exit t)