nvim-treesitter-textobjects icon indicating copy to clipboard operation
nvim-treesitter-textobjects copied to clipboard

feat: python support for top-level @statement.outer

Open bnprks opened this issue 1 year ago • 0 comments

This adds support for top-level statements in Python @statement.outer, which enables statement selection in a scripting context where there is no enclosing block.

bnprks avatar Sep 12 '22 07:09 bnprks