mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix indentation of a method call after assignment with ruby-after-operator-indent=nil (bug#61822). * test/lisp/progmodes/ruby-mode-resources/ruby-after-operator-indent.rb: Add corresponding example. |
||
|---|---|---|
| .. | ||
| ruby-after-operator-indent.rb | ||
| ruby-block-indent.rb | ||
| ruby-method-call-indent.rb | ||
| ruby-method-params-indent.rb | ||
| ruby-parenless-call-arguments-indent.rb | ||
| ruby-ts.rb | ||
| ruby.rb | ||