add more layers that seem useful

This commit is contained in:
Thomas Ruoff
2019-07-29 22:46:04 +02:00
parent 5608e4107c
commit 09a366a315

View File

@@ -41,15 +41,18 @@ values."
better-defaults better-defaults
emacs-lisp emacs-lisp
javascript javascript
html
git git
;; markdown markdown
org (org :variables
;; (shell :variables org-enable-github-support t)
;; shell-default-height 30 (shell :variables
;; shell-default-position 'bottom) shell-default-height 30
shell-default-position 'bottom)
spell-checking spell-checking
syntax-checking syntax-checking
version-control version-control
graphviz
) )
;; List of additional packages that will be installed without being ;; List of additional packages that will be installed without being
;; wrapped in a layer. If you need some configuration for these ;; wrapped in a layer. If you need some configuration for these