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