more space in spacemacs

This commit is contained in:
Frieder Schlesier 2019-01-05 13:27:22 +01:00
parent 14029175c9
commit a70cd41580
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ layers configuration.
This is the place where most of your configurations should be done. Unless it is This is the place where most of your configurations should be done. Unless it is
explicitly specified that a variable should be set before a package is loaded, explicitly specified that a variable should be set before a package is loaded,
you should place your code here." you should place your code here."
(setq powerline-default-separator 'nil)
(setq dired-listing-switches "-alh") (setq dired-listing-switches "-alh")
(setq-default dotspacemacs-configuration-layers (setq-default dotspacemacs-configuration-layers
'((auto-completion :variables '((auto-completion :variables