Add dotspacemacs-highlight-delimiters to dotfile template

This commit is contained in:
syl20bnr 2015-04-19 01:17:17 -04:00
parent 83bd31a812
commit ff4a207cb9
1 changed files with 3 additions and 0 deletions

View File

@ -122,6 +122,9 @@ before layers configuration."
dotspacemacs-smooth-scrolling t
;; If non-nil smartparens-strict-mode will be enabled in programming modes.
dotspacemacs-smartparens-strict-mode nil
;; Select a scope to highlight delimiters. Possible value is `all',
;; `current' or `nil'. Default is `all'
dotspacemacs-highlight-delimiters 'all
;; If non nil advises quit functions to keep server open when quitting.
dotspacemacs-persistent-server nil
;; List of search tool executable names. Spacemacs uses the first installed