From 5ac21091d7bbdbdc9d06b81ddc8e1cdbaeb44c15 Mon Sep 17 00:00:00 2001 From: UndeadKernel Date: Thu, 10 Jan 2019 13:14:14 +0100 Subject: [PATCH] bindings: add an alt localleader --- modules/config/default/+emacs-bindings.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/config/default/+emacs-bindings.el b/modules/config/default/+emacs-bindings.el index c2b8680b1..aa12c3121 100644 --- a/modules/config/default/+emacs-bindings.el +++ b/modules/config/default/+emacs-bindings.el @@ -13,6 +13,7 @@ ;; Prefix key to invoke doom related commands (setq doom-leader-alt-key "C-c") +(setq doom-localleader-alt-key "C-c l") (map! ;; Text scaling