]> git.eshelyaron.com Git - emacs.git/commit
ruby-ts-mode: Recognize more nodes as sexps
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 3 Apr 2023 20:39:41 +0000 (23:39 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 3 Apr 2023 20:39:41 +0000 (23:39 +0300)
commitbd5c1d1cbbd12aeca5556f1fa8c6d3b6513dc39e
tree8d42095d090b7ab33706875a23b2b4b068324e36
parent0275c54ca80124f8a6e3a9823844b9ee131443cc
ruby-ts-mode: Recognize more nodes as sexps

* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Argument
treesit-sexp-type-regexp with interpolation, instance_variable,
global_variable (bug#62086, bug#62416).
lisp/progmodes/ruby-ts-mode.el