aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-19 19:11:59 -0300
committerEuAndreh <eu@euandre.org>2018-07-19 19:12:06 -0300
commit85b874e26ceab61b1ba04ebe11311b31e2f20d06 (patch)
tree9bd20bad43248f17e0f91162cdc05a6d4fba520f /spacemacs.el
parentSet mml-secure-safe-bcc-list (diff)
downloaddotfiles-85b874e26ceab61b1ba04ebe11311b31e2f20d06.tar.gz
dotfiles-85b874e26ceab61b1ba04ebe11311b31e2f20d06.tar.xz
tweak Clojure indentation
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/spacemacs.el b/spacemacs.el
index e8baec2..5b9eac7 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -532,7 +532,9 @@ dump."
(svg 'defun)
(options 'defun)
- (action 1)))
+ (action 1)
+
+ (tabular 'defun)))
(defun euandreh/clear-repl-and-eval ()
(interactive)