nvim-treesitter-textobjects
nvim-treesitter-textobjects copied to clipboard
Add @block for Scala 3
Is your feature request related to a problem? Please describe.
@block is not defined at all for Scala.
Describe the solution you'd like
@block should cover indented_block (for braceless syntax) and block for braced syntax