dotfile: fix template

This commit is contained in:
syl20bnr 2015-09-28 23:41:11 -04:00
parent 2c6e48cb32
commit 2cfc9a5a60

View file

@ -110,7 +110,7 @@ values."
;; By default the command key is `:' so ex-commands are executed like in Vim
;; with `:' and Emacs commands are executed with `<leader> :'.
dotspacemacs-command-key ":"
"If non nil `Y' is remapped to `y$'. (default t)"
;; If non nil `Y' is remapped to `y$'. (default t)
dotspacemacs-remap-Y-to-y$ t
;; Location where to auto-save files. Possible values are `original' to
;; auto-save the file in-place, `cache' to auto-save the file to another