forked from colonelpanic/dotfiles
Remove ido-imenu from package list.
This commit is contained in:
parent
89d107022d
commit
f226eff122
2
init.el
2
init.el
@ -52,7 +52,7 @@
|
||||
js2-mode js3-mode sphinx-doc ansi-color pytest
|
||||
exec-path-from-shell base16-theme slime flx-ido
|
||||
string-inflection yasnippet yaml-mode projectile
|
||||
helm helm-projectile ace-jump-mode ido-imenu))
|
||||
helm helm-projectile ace-jump-mode))
|
||||
|
||||
(defun ensure-package-installed (packages)
|
||||
"Assure every package is installed, ask for installation if it’s not.
|
||||
|
Loading…
Reference in New Issue
Block a user