From 2823c4e467816fc3f873d0484ad2a9b707295928 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 2 May 2019 18:18:01 -0400 Subject: [PATCH] Bind SPC h R = doom/reload As an alias to SPC h r r --- modules/config/default/config.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/config/default/config.el b/modules/config/default/config.el index 8184454b4..a8e6c9e95 100644 --- a/modules/config/default/config.el +++ b/modules/config/default/config.el @@ -193,6 +193,7 @@ "E" #'doom/sandbox "M" #'doom/describe-active-minor-mode "O" #'+lookup/online + "R" #'doom/reload "T" #'doom/toggle-profiler "V" #'set-variable "W" #'+default/man-or-woman