-
Notifications
You must be signed in to change notification settings - Fork 261
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
Use delight instead of diminish? #187
Comments
So, right now I'm working on a scheme that will make use-package completely extensible by other users, so that packages like |
So here's what I recommend: develop |
That's great ! I already see two useful keywords for spacemacs. Vive use-package ! |
See syl20bnr/spacemacs#903 for more info. |
@jwiegley Do you support having third party addons using the new framework getting included into |
@darkfeline Either way. If it seems like a relatively small (i.e., not difficult to maintain) addon that will be of general use, like |
@syl20bnr Nice idea! |
Advantages of using delight instead:
(:eval (format " Minor Mode %s" variable))
EmacsWiki link: http://www.emacswiki.org/emacs/DelightedModes
The text was updated successfully, but these errors were encountered: