parent
e7fd26aaa6
commit
43ddb10970
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue