Update vcs.

This commit is contained in:
Vincent Zhang 2018-06-27 04:44:26 +08:00
parent 0cc7118b6c
commit 2383b1c370

View file

@ -624,7 +624,7 @@ directory, the file name, and its state (modified, read-only or non-existent)."
(let ((face 'mode-line-inactive) (let ((face 'mode-line-inactive)
(active (doom-modeline--active)) (active (doom-modeline--active))
(all-the-icons-default-adjust -0.1)) (all-the-icons-default-adjust -0.1))
(concat " " (concat (if (display-graphic-p) " ")
(cond ((memq state '(edited added)) (cond ((memq state '(edited added))
(if active (setq face 'doom-modeline-info)) (if active (setq face 'doom-modeline-info))
(doom-modeline-maybe-icon-octicon (doom-modeline-maybe-icon-octicon