Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
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 |
jwiegley
referenced
this issue
Mar 21, 2015
|
So here's what I recommend: develop |
jwiegley
closed this
Mar 21, 2015
That's great ! I already see two useful keywords for spacemacs. Vive use-package ! |
|
See syl20bnr/spacemacs#903 for more info. |
darkfeline
commented
Mar 21, 2015
|
@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! |
darkfeline commentedMar 21, 2015
Advantages of using delight instead:
(:eval (format " Minor Mode %s" variable))EmacsWiki link: http://www.emacswiki.org/emacs/DelightedModes