Skip to content

Commit

Permalink
Diminish elm-indent-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Apr 21, 2016
1 parent 3269bf4 commit 60084f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/init-elm.el
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(when (maybe-require-package 'elm-mode)
(after-load 'elm-mode
(diminish 'elm-indent-mode)
(when (executable-find "elm-oracle")
(add-hook 'elm-mode-hook 'elm-oracle-setup-completion)))
(when (maybe-require-package 'flycheck-elm)
Expand Down

0 comments on commit 60084f0

Please sign in to comment.