Fix utf-8 separators
This commit is contained in:
parent
c86552f17b
commit
627f82ab60
1 changed files with 0 additions and 1 deletions
|
|
@ -333,7 +333,6 @@ layers configuration. You are free to put any user code."
|
||||||
;(define-key global-map "\\v" 'helm-projectile-find-file)
|
;(define-key global-map "\\v" 'helm-projectile-find-file)
|
||||||
;(define-key global-map "\\c" 'helm-projectile-switch-project)
|
;(define-key global-map "\\c" 'helm-projectile-switch-project)
|
||||||
;(define-key global-map "\\b" 'helm-mini)
|
;(define-key global-map "\\b" 'helm-mini)
|
||||||
(setq powerline-default-separator 'arrow)
|
|
||||||
;; (setq powerline-default-separator (if (eq window-system 'x)
|
;; (setq powerline-default-separator (if (eq window-system 'x)
|
||||||
;; 'arrow
|
;; 'arrow
|
||||||
;; nil
|
;; nil
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue