maksimr/vim-jsbeautify

How to keep selection after calling RangeBeaultifier?

brunoti opened this issue · 1 comments

I've tried to use gv like call RangeJsBeaultifier()<CR>gv but it just don't work. It re-select just the first line of the range. Is there a way to make this work?

@brunoti now it does not supported
PR welcome

Thanks!