aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-03-26 10:25:32 -0300
committerEuAndreh <eu@euandre.org>2018-03-26 10:25:32 -0300
commitb8ce3ab2b440826027f9ab913ff835b66742d014 (patch)
tree7e0827ecca4d8b8d10a533f747f96f6b6500e8ea
parentAdd generated backup files (diff)
downloaddotfiles-b8ce3ab2b440826027f9ab913ff835b66742d014.tar.gz
dotfiles-b8ce3ab2b440826027f9ab913ff835b66742d014.tar.xz
Add more Clojure indentation rules
-rw-r--r--spacemacs.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 14ba802..339ba68 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -471,9 +471,11 @@ It is called immediately after `dotspacemacs/init', before layer configuration
(div 1)
(button 1)
(span 1)
+ (svg 1)
(options 1)
(for-all 1)
(fdef 1)
+ (action 1)
(as-user 3)
(constraint-fn 1)))