From 627f82ab60730b48f805f837592f19e50f078a83 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Thu, 31 Mar 2016 20:41:44 +0000 Subject: [PATCH] Fix utf-8 separators --- .spacemacs | 1 - 1 file changed, 1 deletion(-) diff --git a/.spacemacs b/.spacemacs index de3012e..17ba210 100644 --- a/.spacemacs +++ b/.spacemacs @@ -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 "\\c" 'helm-projectile-switch-project) ;(define-key global-map "\\b" 'helm-mini) - (setq powerline-default-separator 'arrow) ;; (setq powerline-default-separator (if (eq window-system 'x) ;; 'arrow ;; nil