Skip to main content
Added photo, more description
Source Link

I'm trying to get the same functionality as in spacemacs where package-install gives you a list of packages with fuzzy search. Pretty much smex for package-install. That way even if I don't know the exact name, I can still install the package. However, when I search this all I get are issues installing other packages.

Edit: Here's a picture of what I would like: spacemacs package install. I would like fuzzy search combined with a menu instead of just a minibuffer for package-install

I'm trying to get the same functionality as in spacemacs where package-install gives you a list of packages with fuzzy search. Pretty much smex for package-install. That way even if I don't know the exact name, I can still install the package. However, when I search this all I get are issues installing other packages.

I'm trying to get the same functionality as in spacemacs where package-install gives you a list of packages with fuzzy search. Pretty much smex for package-install. That way even if I don't know the exact name, I can still install the package. However, when I search this all I get are issues installing other packages.

Edit: Here's a picture of what I would like: spacemacs package install. I would like fuzzy search combined with a menu instead of just a minibuffer for package-install

Source Link

Emacs Package Install Minibuffer

I'm trying to get the same functionality as in spacemacs where package-install gives you a list of packages with fuzzy search. Pretty much smex for package-install. That way even if I don't know the exact name, I can still install the package. However, when I search this all I get are issues installing other packages.