spacemacs: configure powerline
This commit is contained in:
parent
5c2c9e2315
commit
8d0c49981f
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,8 @@ in {
|
|||
;;(spacemacs/toggle-smartparens-globally-off)
|
||||
;;(remove-hook 'prog-mode-hook #'smartparens-mode)
|
||||
|
||||
(setq powerline-default-separator 'nil)
|
||||
|
||||
(let ((n 2))
|
||||
(setq coffee-tab-width n)
|
||||
(setq javascript-indent-level n)
|
||||
|
|
Loading…
Reference in a new issue