Browse Source

Add groovy-mode to aggressive-indent exclude list

master
10sr 5 years ago
parent
commit
a3cac4d9b3
Signed by: 10sr GPG Key ID: C384BB17CBB19347
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

@@ -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))



Loading…
Cancel
Save