more space in spacemacs
This commit is contained in:
parent
14029175c9
commit
a70cd41580
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue