]> git.eshelyaron.com Git - emacs.git/commit
ruby-ts-mode: Fix/change indentation of a continuation method call
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 17 Jan 2023 22:55:09 +0000 (00:55 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 18 Jan 2023 01:27:37 +0000 (03:27 +0200)
commitac5516bd7d568bbcea4fe46273d4f44c891a71ae
tree92655fcee895b0fcd2adbe388c3e0387f71a54d0
parent5e2e68a0c2d7d4e06747ea9fc6112dae8d5e32b6
ruby-ts-mode: Fix/change indentation of a continuation method call

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--indent-rules):
Fix/change indentation of a continuation method call.

* test/lisp/progmodes/ruby-mode-resources/ruby-ts.rb:
New examples.
lisp/progmodes/ruby-ts-mode.el
test/lisp/progmodes/ruby-mode-resources/ruby-ts.rb