Switch evil-indent-textobject to a fork

This commit is contained in:
Eivind Fonn 2015-08-14 14:15:10 +02:00 committed by syl20bnr
parent 568e464ca3
commit 0d6b2f301c
1 changed files with 4 additions and 1 deletions

View File

@ -42,7 +42,7 @@
evil-escape
evil-exchange
evil-iedit-state
evil-indent-textobject
(evil-indent-textobject :location recipe)
evil-jumper
evil-leader
evil-lisp-state
@ -125,6 +125,9 @@
(push '(paradox :location local) spacemacs-packages)
(push 'paradox spacemacs-packages))
(setq spacemacs-package-recipes
'((evil-indent-textobject :fetcher github :repo "TheBB/evil-indent-textobject")))
;; Initialization of packages
(defun spacemacs/init-ace-link ()