Spacemacs modeline no unicode
This commit is contained in:
parent
0492d5c9ce
commit
5b79679d3c
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ It should only modify the values of Spacemacs settings."
|
||||||
;; If non-nil unicode symbols are displayed in the mode line.
|
;; If non-nil unicode symbols are displayed in the mode line.
|
||||||
;; If you use Emacs as a daemon and wants unicode characters only in GUI set
|
;; If you use Emacs as a daemon and wants unicode characters only in GUI set
|
||||||
;; the value to quoted `display-graphic-p'. (default t)
|
;; the value to quoted `display-graphic-p'. (default t)
|
||||||
dotspacemacs-mode-line-unicode-symbols t
|
dotspacemacs-mode-line-unicode-symbols nil
|
||||||
|
|
||||||
;; If non-nil smooth scrolling (native-scrolling) is enabled. Smooth
|
;; If non-nil smooth scrolling (native-scrolling) is enabled. Smooth
|
||||||
;; scrolling overrides the default behavior of Emacs which recenters point
|
;; scrolling overrides the default behavior of Emacs which recenters point
|
||||||
|
|
Loading…
Reference in a new issue