promptline.vim
promptline.vim copied to clipboard
Promptline doesn't show behind symbol when branch is behind remote
I need to run git remote update for the behind symbol to show up.
Is that expected behavior?
That's correct.
You could automate git remote update to stay current without having to run it manually, using a cronjob or similar strategy.