Update .spacemacs

This commit is contained in:
Logan Saunders 2016-09-19 20:09:57 -07:00 committed by GitHub
parent e36c934026
commit 9644b83b7a
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ values."
;; If non nil line numbers are turned on in all `prog-mode' and `text-mode'
;; derivatives. If set to `relative', also turns on relative line numbers.
;; (default nil)
dotspacemacs-line-numbers nil
dotspacemacs-line-numbers 'relative
;; If non-nil smartparens-strict-mode will be enabled in programming modes.
;; (default nil)
dotspacemacs-smartparens-strict-mode nil