fix(grfn/emacs): Actually remove evil-snipe-mode
Change-Id: I30079e5c6da0fc10e024d3f8f6c8d6b86dbb3232 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5397 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
fabb8ff51d
commit
be87afae1d
1 changed files with 1 additions and 2 deletions
|
@ -893,8 +893,7 @@
|
|||
(map! [remap counsel-org-capture] #'org-capture
|
||||
[remap org-capture] #'org-capture))
|
||||
|
||||
(use-package! evil-snipe :disabled t)
|
||||
(evil-snipe-mode -1)
|
||||
(remove-hook 'doom-first-input-hook #'evil-snipe-mode)
|
||||
|
||||
(use-package! rainbow-mode)
|
||||
|
||||
|
|
Loading…
Reference in a new issue