Created
October 1, 2015 12:40
-
-
Save lislon/6335079fb9af79fffcef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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