diff --git a/modules/config/default/+evil-bindings.el b/modules/config/default/+evil-bindings.el index 8b8c9434b..b3ab8da21 100644 --- a/modules/config/default/+evil-bindings.el +++ b/modules/config/default/+evil-bindings.el @@ -22,10 +22,6 @@ (when (featurep! :editor evil +everywhere) (define-key! :keymaps +default-minibuffer-maps - "C-f" #'forward-word - "C-b" #'backward-word - "M-f" #'forward-char - "M-b" #'backward-char "C-j" #'next-line "C-k" #'previous-line "C-S-j" #'scroll-up-command