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

Multiple move command

Open ofirgall opened this issue 3 years ago • 2 comments

Make move command accept {count} before them, like any other move in vim.

For example when configure ]a to goto_next_start of @paramater.inner, 3]a will jump to the 3rd parameter instead of using the same bind 3 times.

ofirgall avatar Jul 17 '22 16:07 ofirgall

Does this work for other actions? For example delete or change?

danielo515 avatar Sep 01 '22 17:09 danielo515

Duplicate of #208

danielo515 avatar Sep 01 '22 17:09 danielo515