-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ivy-mode support #85
Comments
Hi @jdek 👋, thanks for your contribution 👍 |
I think you are correct, I just get it from MELPA (https://melpa.org/#/ivy), which points to that repository. I think Ivy is the main framework thing then swiper and counsel are extensions which build upon it. |
Reviewed #87 and added change suggestions. |
Added support for the "ivy-mode" of the "ivy" package [1,2]. It makes use of background to foreground color shading as main accent to highlight matches. [1]: https://github.com/abo-abo/swiper [2]: https://melpa.org/#/ivy Co-Authored-By: Arctic Ice Studio <[email protected]> Closes GH-85
Added support for the "ivy-mode" of the "ivy" package [1,2]. It makes use of background to foreground color shading as main accent to highlight matches. [1]: https://github.com/abo-abo/swiper [2]: https://melpa.org/#/ivy Co-Authored-By: Arctic Ice Studio <[email protected]> Closes GH-85
I think this should be relatively similar to
ido
. The relevant faces are (copied from spacemacs-theme):The text was updated successfully, but these errors were encountered: