From 37df4b4ff4673b894e537143a9ebb174218788c5 Mon Sep 17 00:00:00 2001 From: John Grey Date: Sat, 22 May 2021 02:35:10 +0100 Subject: [PATCH] define-localleader-key's featurep -> featurep! --- core/core-keybinds.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-keybinds.el b/core/core-keybinds.el index aa601de1f73..cc0d6cdb6ce 100644 --- a/core/core-keybinds.el +++ b/core/core-keybinds.el @@ -167,7 +167,7 @@ interface. See `doom-localleader-key' and `doom-localleader-alt-key' to change the localleader prefix." - (if (featurep 'evil) + (if (featurep! :editor evil) ;; :non-normal-prefix doesn't apply to non-evil sessions (only evil's ;; emacs state) `(general-define-key