diff --git a/layers/+distributions/spacemacs-base/funcs.el b/layers/+distributions/spacemacs-base/funcs.el index 7ea245769..eb5e97979 100644 --- a/layers/+distributions/spacemacs-base/funcs.el +++ b/layers/+distributions/spacemacs-base/funcs.el @@ -59,7 +59,8 @@ A COUNT argument matches the indentation to the next COUNT lines." ;; from Prelude ;; TODO: dispatch these in the layers (defvar spacemacs-indent-sensitive-modes - '(coffee-mode + '(asm-mode + coffee-mode elm-mode haml-mode haskell-mode