aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-08-15 12:36:47 -0300
committerEuAndreh <eu@euandre.org>2018-08-15 12:36:47 -0300
commit2a7ba06c67f42572d7d8a5ed6a805d81c4f7c8f3 (patch)
treefd3594593a2f2bbaec8948c2e38ad451f5634272 /spacemacs.el
parentAdd systemd layer. (diff)
downloaddotfiles-2a7ba06c67f42572d7d8a5ed6a805d81c4f7c8f3.tar.gz
dotfiles-2a7ba06c67f42572d7d8a5ed6a805d81c4f7c8f3.tar.xz
Add custom Clojure indentation rules.
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 4651fdc..1cdee5f 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -534,7 +534,13 @@ dump."
(svg 'defun)
(options 'defun)
+ (pipeline 1)
+ (stage 1)
+ (job 1)
+
+
(action 1)
+ (without-logs 0)
(tabular 'defun)
(for-all 'defun)))