Skip to content

Commit

Permalink
Remove dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
alexispurslane committed Jan 22, 2025
1 parent d9a2d14 commit 635614e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions evil-layer.el
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ qualifiers."
;; Make :q close the buffer and window, not quit the entire
;; Emacs application (we never leave Emacs!)
(global-set-key [remap evil-quit] 'kill-buffer-and-window)
(quake-evil-define-key (motion normal visual) override-global-map
"<escape>" 'escape-dwim)

;; Override evil mode's exceptions to defaulting to normal-mode
(evil-set-initial-state 'enlight-mode 'motion)
Expand Down

0 comments on commit 635614e

Please sign in to comment.