spacemacs: configure powerline

This commit is contained in:
Ingolf Wagner 2019-12-31 08:10:51 +13:00
parent 5c2c9e2315
commit 8d0c49981f
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -143,6 +143,8 @@ in {
;;(spacemacs/toggle-smartparens-globally-off) ;;(spacemacs/toggle-smartparens-globally-off)
;;(remove-hook 'prog-mode-hook #'smartparens-mode) ;;(remove-hook 'prog-mode-hook #'smartparens-mode)
(setq powerline-default-separator 'nil)
(let ((n 2)) (let ((n 2))
(setq coffee-tab-width n) (setq coffee-tab-width n)
(setq javascript-indent-level n) (setq javascript-indent-level n)