]> code.delx.au - gnu-emacs-elpa/commit
ivy-hydra.el: Improve for hydra not installed
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 16 Jun 2015 09:42:46 +0000 (11:42 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 16 Jun 2015 09:43:26 +0000 (11:43 +0200)
commitd47dd9b2536d4eddb1453bf8c97ffe0ad9c7907c
tree6e1d85b638da1cdf67bfffb8962347876d1f9523
parent9df660c8c305c418a9f98ff5c2afe7504833727c
ivy-hydra.el: Improve for hydra not installed

* ivy-hydra.el (hydra): No error on require.
(package-installed-p): Enable recursive minibuffers.
(hydra-ivy): Use ASCII char instead of Unicode, since the char width may
cause misalignment.
ivy-hydra.el