Closed creasty closed 9 years ago
Auto refreshing function triggered by TextChanged event is disabling https://github.com/t9md/vim-textmanip that continuously reselect previous selection. This pull-req will check if in visual mode, and if so, it won't refresh (redraw) buffer.
I'm sorry about I neglected the issue long time.
It seems bit overkill, but may not cause bad effect. Thank you.
Auto refreshing function triggered by TextChanged event is disabling https://github.com/t9md/vim-textmanip that continuously reselect previous selection. This pull-req will check if in visual mode, and if so, it won't refresh (redraw) buffer.