Skip to content

Instantly share code, notes, and snippets.

@joshmccall221
Created March 1, 2022 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshmccall221/a42305fcc592214909ad5b8f6a3e0afb to your computer and use it in GitHub Desktop.
Save joshmccall221/a42305fcc592214909ad5b8f6a3e0afb to your computer and use it in GitHub Desktop.
dotspacemacs-configuration-layers
'(
;;pdf-tools
;;eww
xkcd
markdown
themes-megapack
tmux
elixir
;; ----------------------------------------------------------------
;; 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.
;; ----------------------------------------------------------------
helm
;; auto-completion
;; better-defaults
emacs-lisp
git
;; markdown
org
;; (shell :variables
;; shell-default-height 30
;; shell-default-position 'bottom)
;; spell-checking
;; syntax-checking
;; version-control
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment