Skip to content

Commit

Permalink
install evil-unimpaired using quelpa
Browse files Browse the repository at this point in the history
And properly setup dependencies.

Fixes syl20bnr#6523
Suppresses syl20bnr#6559
  • Loading branch information
d12frosted committed Jul 12, 2016
1 parent b052493 commit 635bffa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
;; Author: Sylvain Benner <sylvain.benner@gmail.com>
;; Keywords: evil, vim-unimpaired, spacemacs
;; Version: 0.1
;; Package-Requires: ((dash "2.12.0") (f "0.18.0"))

;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion layers/+spacemacs/spacemacs-evil/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
;; https://github.com/7696122/evil-terminal-cursor-changer/issues/8
;; evil-terminal-cursor-changer
evil-tutor
(evil-unimpaired :location local)
(evil-unimpaired :location (recipe :url local))
evil-visual-mark-mode
(hs-minor-mode :location built-in)
linum-relative
Expand Down

0 comments on commit 635bffa

Please sign in to comment.