mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Update evil-surround in Cask file
This commit is contained in:
2
Cask
2
Cask
@@ -33,7 +33,7 @@
|
|||||||
(depends-on "evil-search-highlight-persist")
|
(depends-on "evil-search-highlight-persist")
|
||||||
(depends-on "evil-snipe")
|
(depends-on "evil-snipe")
|
||||||
(depends-on "evil-space")
|
(depends-on "evil-space")
|
||||||
(depends-on "evil-surround" :git "https://github.com/hlissner/evil-surround")
|
(depends-on "evil-surround")
|
||||||
(depends-on "evil-visualstar")
|
(depends-on "evil-visualstar")
|
||||||
(depends-on "evil-plugins" :git "https://github.com/tarao/evil-plugins")
|
(depends-on "evil-plugins" :git "https://github.com/tarao/evil-plugins")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user