Skip to content

Instantly share code, notes, and snippets.

@0atman
Created December 3, 2019 10:48
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 0atman/aaafc6c07f6db7b02ffb957b212843d9 to your computer and use it in GitHub Desktop.
Save 0atman/aaafc6c07f6db7b02ffb957b212843d9 to your computer and use it in GitHub Desktop.
My spacemacs layers
(
go
lua
csv
sql
typescript
crystal
ruby
(clojure
:variables clojure-enable-fancify-symbols t
clojure-enable-clj-refactor t)
hy
python
java
docker
javascript
react
yaml
html
helm
auto-completion
better-defaults
emacs-lisp
(git :variables
git-magit-status-fullscreen t
git-enable-github-support t
git-gutter-use-fringe t)
github
markdown
pandoc
multiple-cursors
neotree
org
xclipboard
spell-checking
(shell :variables
shell-default-height 100
shell-default-shell 'multi-term)
(ranger :variables
ranger-show-preview t
ranger-show-hidden t
ranger-cleanup-eagerly t
ranger-cleanup-on-disable t
ranger-ignored-extensions '("mkv" "flv" "iso" "mp4"))
syntax-checking
version-control
colors
themes-megapack
csharp
twitter
(treemacs :variables treemacs-use-filewatch-mode t
treemacs-use-follow-mode t))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment