From 12d0b6e1e825683cb10056b645908398c9336a53 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Fri, 29 Sep 2017 21:24:33 +0200 Subject: [PATCH] [Init] Minor comment --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 4c19f4b..2af74ce 100644 --- a/init.el +++ b/init.el @@ -1222,7 +1222,7 @@ _h_ _l_ _o_k _y_ank :commands highlight-indentation-mode) (use-package iedit - :commands (iedit-mode)) + :commands (iedit-mode)) ; TODO: set to C-; (use-package key-chord :commands (key-chord-mode)