Show vc-brand in mode-line
This commit is contained in:
parent
d79afff4f9
commit
22441e5b8a
1 changed files with 0 additions and 3 deletions
|
@ -33,9 +33,6 @@
|
||||||
|
|
||||||
(setq-default mode-line-format
|
(setq-default mode-line-format
|
||||||
(list " "
|
(list " "
|
||||||
"%l:%c"
|
|
||||||
" "
|
|
||||||
mode-line-modified " "
|
|
||||||
'(:eval (when vc-mode (substring vc-mode 5)))
|
'(:eval (when vc-mode (substring vc-mode 5)))
|
||||||
global-mode-string))
|
global-mode-string))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue