diff --git a/core/core-keybinds.el b/core/core-keybinds.el index ae794103c..067608450 100644 --- a/core/core-keybinds.el +++ b/core/core-keybinds.el @@ -139,7 +139,7 @@ localleader prefix." ;; :non-normal-prefix doesn't apply to non-evil sessions (only evil's ;; emacs state) `(general-define-key - :states '(normal visual motion emacs) + :states '(normal visual motion emacs insert) :major-modes t :prefix doom-localleader-key :non-normal-prefix doom-localleader-alt-key