mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -1174,8 +1174,7 @@ If you still want to restore the old behavior, simply disable evil-snipe-mode:
|
|||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
;; in ~/.doom.d/config.el
|
;; in ~/.doom.d/config.el
|
||||||
(after! evil-snipe
|
(remove-hook 'doom-first-input-hook #'evil-snipe-mode)
|
||||||
(evil-snipe-mode -1))
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Changes to my config aren't taking effect
|
** Changes to my config aren't taking effect
|
||||||
|
Reference in New Issue
Block a user