mizlan/iswap.nvim

Feature Request: commands to swap with prev/next sibling

nghialm269 opened this issue · 2 comments

Hi, I'm using nvim-treesitter-textobjects which allows to define mappings to swap with prev/next parameters. But it doesn't allow to swap in arbitrary list like iswap does.

It would be nice if iswap could support this feature.

Ah, I guess I am missing ISwapWithLeft and ISwapWithRight. (It is interesting nvim-treesitter-textobjects only works with parameters) Will keep this on my todo list.

Should be closed in #60 . Let me know if it works!