Skip to content

Commit

Permalink
Set indent for this-as
Browse files Browse the repository at this point in the history
  • Loading branch information
michalmarczyk committed May 17, 2012
1 parent 5727f6d commit 6f358d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clojurescript-mode.el
Expand Up @@ -75,6 +75,9 @@
(when (functionp 'slime-mode)
(slime-mode -1)))

;;;###autoload
(put-clojure-indent 'this-as 'defun)

;;;###autoload
(add-to-list 'auto-mode-alist '("\\.cljs$" . clojurescript-mode))

Expand Down

0 comments on commit 6f358d5

Please sign in to comment.