Update .spacemacs
This commit is contained in:
parent
e36c934026
commit
9644b83b7a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue