evil-textobj-tree-sitter icon indicating copy to clipboard operation
evil-textobj-tree-sitter copied to clipboard

Option to swap nodes of same type

Open meain opened this issue 3 years ago • 0 comments

Swap the current node of some type with the very next node of that same type. This could be really useful for swapping function arguments or moving functions up/down.

ref: https://github.com/nvim-treesitter/nvim-treesitter-textobjects#text-objects-swap

meain avatar Mar 11 '22 14:03 meain