]> git.eshelyaron.com Git - emacs.git/commit
(ruby-ts--indent-rules): Add a rule for continuation of a hash pair
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Jan 2023 03:26:03 +0000 (05:26 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Jan 2023 03:27:43 +0000 (05:27 +0200)
commit819719330ad9d1c2836079ef3006c5790fa7f93f
tree66bdfd6941d5ea010bdcf40cf6a1f9eaa24235c2
parent94b9cbf96fbb61b53242d205ff559deee36279c6
(ruby-ts--indent-rules): Add a rule for continuation of a hash pair

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--indent-rules):
Add a rule for continuation of a hash pair.

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