flx-ido does not exist but flx does
I had to change flx-ido to flx to avoid the following: error: Package `flx-ido' is not available for installation
This commit is contained in:
parent
07c1118a22
commit
6821b1d79b
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
(defvar prelude-packages
|
(defvar prelude-packages
|
||||||
'(ace-jump-mode ack-and-a-half dash diminish elisp-slime-nav
|
'(ace-jump-mode ack-and-a-half dash diminish elisp-slime-nav
|
||||||
expand-region flx-ido flycheck gist
|
expand-region flx flycheck gist
|
||||||
git-commit-mode gitconfig-mode gitignore-mode grizzl
|
git-commit-mode gitconfig-mode gitignore-mode grizzl
|
||||||
guru-mode helm helm-projectile ido-ubiquitous
|
guru-mode helm helm-projectile ido-ubiquitous
|
||||||
key-chord magit rainbow-mode
|
key-chord magit rainbow-mode
|
||||||
|
|
Loading…
Reference in a new issue