Groovy-Emacs-Modes / groovy-emacs-modes

A groovy major mode, grails minor mode, and a groovy inferior mode.
84 stars 39 forks source link

Giving params to a closure with `->` should not cause indentation #80

Closed vincekd closed 7 years ago

vincekd commented 7 years ago

each { def foo -> causes the following lines in the closure to be indented to the start of def. Should have regular indentation. See pic. screenshot_20170808_114549