Skip to content

Instantly share code, notes, and snippets.

@lislon
Created October 1, 2015 12:40
Show Gist options
  • Select an option

  • Save lislon/6335079fb9af79fffcef to your computer and use it in GitHub Desktop.

Select an option

Save lislon/6335079fb9af79fffcef to your computer and use it in GitHub Desktop.
dotspacemacs-configuration-layers
'(
;; ----------------------------------------------------------------
;; Example of useful layers you may want to use right away.
;; Uncomment some layer names and press <SPC f e R> (Vim style) or
;; <M-m f e R> (Emacs style) to install them.
;; ----------------------------------------------------------------
auto-completion
better-defaults
emacs-lisp
;; browser-edit
chrome
private-org
lua
shell-scripts
git
github
playground
colors
;; eyebrowse
erc
;; markdown
org
;; (shell :variables
;; shell-default-height 30
;; shell-default-position 'bottom)
;; syntax-checking
version-control
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment