Add elm-mode to sensitive mode for auto-indent on paste

This commit is contained in:
syl20bnr 2016-04-17 12:59:30 -04:00
parent ab95350d71
commit b123b21498
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ the current state and point position."
;; TODO: dispatch these in the layers
(defvar spacemacs-indent-sensitive-modes
'(coffee-mode
elm-mode
haml-mode
haskell-mode
slim-mode