summaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2015-10-09 14:07:28 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2015-10-09 14:07:28 -0400
commit4496fdf75dc3aea9406c63f59cab7b64b84ef474 (patch)
tree3967811d44b4b056ba319150267e7bb4a1845797 /spacemacs
parentaf8876cf7760511e803433142d886500e2c33ce0 (diff)
Emacs and vim config.
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs4
1 files changed, 2 insertions, 2 deletions
diff --git a/spacemacs b/spacemacs
index 52f52d4..4a2efb1 100644
--- a/spacemacs
+++ b/spacemacs
@@ -74,7 +74,7 @@ values."
;; List of items to show in the startup buffer. If nil it is disabled.
;; Possible values are: `recents' `bookmarks' `projects'.
;; (default '(recents projects))
- dotspacemacs-startup-lists '(recents projects)
+ dotspacemacs-startup-lists '(recents projects bookmarks)
;; List of themes, the first of the list is loaded when spacemacs starts.
;; Press <SPC> T n to cycle to the next theme in the list (works great
;; with 2 themes variants, one dark and one light)
@@ -94,7 +94,7 @@ values."
:size 20
:weight normal
:width normal
- :powerline-scale 1.1)
+ :powerline-scale 1.0)
;; The leader key
dotspacemacs-leader-key "SPC"
;; The leader key accessible in `emacs state' and `insert state'