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
Consider breaking spacemacs modeline out in to its own package #2000
Comments
|
Do you to exclude |
|
I'd like to use it in my own configuration without using the rest of spacemacs. It's easier enough to simply copy the code that creates it into my own .emacs.d, but I'd rather not maintain my own separate version. |
cpaulik
referenced this issue
in cpaulik/emacs-material-theme
Jun 17, 2015
Closed
Mode-line on screenshots #13
eigengrau
commented
Jun 17, 2015
|
This would be highly welcome. :) |
|
I think spacemacs is cool, but I don't need it. I just want to try out that cool modeline. |
|
@joehillen @eigengrau Its not too hard to break it out to just try it out, but some stuff doesn't work properly/depends on spacemacs internals. https://github.com/IvanMalison/dotfiles/blob/master/dotfiles/emacs.d/load.d/powerline.el works, but could use a lot of work. |
|
@syl20bnr I would volunteer to do the breakout if you agree to use it. |
|
I have no problem with that but it seems not to be a trivial task. |
syl20bnr
added
the
Mode Line
label
Jun 21, 2015
|
What makes it non trivial other than some dependency on other powerline stuff? Seems like it wouldn't be too hard. |
alxndr
commented
Sep 28, 2015
eigengrau
commented
Sep 29, 2015
|
Awesome! |
|
Probably good enough to close this, even if the package isn't used in Spacemacs yet. |
IvanMalison commentedJun 15, 2015
Is there any chance that you would consider this? Is there any techincal reason that this might be difficult?