diff --git a/emacs.el b/emacs.el index 5466721..37ae095 100644 --- a/emacs.el +++ b/emacs.el @@ -863,6 +863,7 @@ found, otherwise returns nil." toml-mode conf-mode dockerfile-mode + groovy-mode ,@aggressive-indent-excluded-modes)) (global-aggressive-indent-mode 1))