Add git branch to emacs modeline
This commit is contained in:
parent
a76e1a5ff3
commit
fcdbe48c53
@ -74,6 +74,9 @@
|
|||||||
(tool-bar-mode -1)
|
(tool-bar-mode -1)
|
||||||
(cua-selection-mode 1)
|
(cua-selection-mode 1)
|
||||||
|
|
||||||
|
(setq auto-revert-check-vc-info t)
|
||||||
|
|
||||||
|
(vc-mode-line t)
|
||||||
|
|
||||||
(when (not window-system)
|
(when (not window-system)
|
||||||
(xterm-mouse-mode 1))
|
(xterm-mouse-mode 1))
|
||||||
|
Loading…
Reference in New Issue
Block a user