Fix evil-snipe source in caskfile
This commit is contained in:
parent
230b707413
commit
19ba665327
1 changed files with 1 additions and 1 deletions
2
Cask
2
Cask
|
@ -79,7 +79,7 @@
|
|||
(depends-on "evil-jumper")
|
||||
(depends-on "evil-god-state")
|
||||
(depends-on "evil-escape")
|
||||
(depends-on "evil-snipe" :git "https://github.com/hlissner/evil-snipe")
|
||||
(depends-on "evil-snipe")
|
||||
;;(depends-on "evil-noautochdir" :git "https://github.com/gbarta/evil-noautochdir")
|
||||
;; evil-nerd-commenter chokes if it's installed via cask for some reason...
|
||||
(depends-on "evil-nerd-commenter")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue