Closed jwintz closed 7 years ago
What version control are you using? Git?
Could you please print the value of vc-mode
?
Yes, git, mostly. Evaluating vc-mode
does not provide pertinent information.
That's odd... vc-mode
is a native variable and Emacs should detect this for you... Did the original spaceline
theme contain information for the branch? I can't see anything in spaceline-segments.el
that uses/displays it. 🤔
I also don't think I have to do anything to set vc-mode
up in my init.
Here's some docs on vc-mode
and Emacs, but I'm not sure if they're useful.
Again, my bad. Some snippets of my previous modeline setup were messing things around. By removing it it works just fine. Sorry for the noise :-(
Ah, well glad it's working for you!
Thanks and congratulations for the awesome job !
Hi Dom,
I have both:
But there is no way for me to get the current branch name as a segment, even though additions and deletions show up just fine.