diff --git a/emacs.el b/emacs.el index 19a83d6..11c6745 100644 --- a/emacs.el +++ b/emacs.el @@ -884,6 +884,7 @@ found, otherwise returns nil." conf-mode dockerfile-mode groovy-mode + scala-mode ,@aggressive-indent-excluded-modes)) (global-aggressive-indent-mode 1))