Sort configuration layers in .spacemacs.template

This commit is contained in:
duianto 2019-02-02 16:43:07 +01:00 committed by smile13241324
parent 3a23e0cc6b
commit 579e2f3017
1 changed files with 2 additions and 2 deletions

View File

@ -39,20 +39,20 @@ This function should only modify configuration layer settings."
;; Uncomment some layer names and press `SPC f e R' (Vim style) or
;; `M-m f e R' (Emacs style) to install them.
;; ----------------------------------------------------------------
helm
;; auto-completion
;; better-defaults
emacs-lisp
;; git
helm
;; markdown
multiple-cursors
treemacs
;; org
;; (shell :variables
;; shell-default-height 30
;; shell-default-position 'bottom)
;; spell-checking
;; syntax-checking
treemacs
;; version-control
)