Skip to content

Commit

Permalink
tweak(evil): restore evil-snipe
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Sep 4, 2023
1 parent efef895 commit a4f2f05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/me-evil.el
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
(evil-collection-define-key 'normal 'emacs-lisp-mode-map
"gr" 'xref-find-references))))

;; TEMP: Disable `evil-snipe' as it is not working with the new `evil'
(push 'evil-snipe minemacs-disabled-packages)

(use-package evil-snipe
:straight t
:hook (minemacs-after-startup . evil-snipe-mode)
Expand Down

0 comments on commit a4f2f05

Please sign in to comment.