Skip to content
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

counsel-M-x: Propertize names of active modes. #2258

Closed
wants to merge 1 commit into from

Conversation

mookid
Copy link
Contributor

@mookid mookid commented Oct 5, 2019

  • counsel.el (counsel-active-mode): new face.
    (counsel-M-x-transformer): propertize names of active modes.

Fix #2189.

* counsel.el (counsel-active-mode): new face.
(counsel-M-x-transformer): propertize names of active modes.
@abo-abo abo-abo closed this in 76fff20 Oct 5, 2019
@abo-abo
Copy link
Owner

abo-abo commented Oct 5, 2019

Thanks. I only changed the default face to font-lock-builtin-face as not to stand out too much.

astoff pushed a commit to astoff/swiper that referenced this pull request Jan 1, 2021
* counsel.el (counsel-active-mode): new face.
(counsel-M-x-transformer): propertize names of active modes.

Fixes abo-abo#2189
Fixes abo-abo#2258
astoff pushed a commit to astoff/swiper that referenced this pull request Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

highlight enabled minor-modes in counsel-M-x
2 participants