mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +01:00
add more layers that seem useful
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user