-
I read the README.md, saw |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Yeah, I see its in VimScript so it doesn't use treesitter, but anyway it works good. Will change the README in next release. |
Beta Was this translation helpful? Give feedback.
-
@ShiChenCong There is now a similar plugin that is using a tree-sitter for this. Didn't test yet since Checkout https://github.com/AckslD/nvim-trevJ.lua. |
Beta Was this translation helpful? Give feedback.
@ShiChenCong There is now a similar plugin that is using a tree-sitter for this. Didn't test yet since
splitjoin.vim
seems to work great all the time.Checkout https://github.com/AckslD/nvim-trevJ.lua.