Skip to content

Commit cdf5045

Browse files
committed
Switch to maintained fork of evil-escape
this includes most of the non merged PRs from the original repo. Right now it is pulled from Github directly as the original package is still unmaintained and may be removed from melpa again. If the package is already installed the old package must be removed from your elpa directory manually to trigger the reinstallation.
1 parent 323a738 commit cdf5045

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layers/+spacemacs/spacemacs-evil/packages.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
evil-collection
2929
evil-cleverparens
3030
evil-ediff
31-
evil-escape
31+
(evil-escape :location (recipe :fetcher github
32+
:repo "smile13241324/evil-escape"))
3233
evil-exchange
3334
evil-goggles
3435
evil-iedit-state

0 commit comments

Comments
 (0)