Closed ipod825 closed 6 years ago
nvm, I just send a pull request.
Thanks for issues :) I trying implementation.
I implemented it. Please update plugin and check.
It works. Thanks!!!
OK, Thanks for issues and pull request :))
Wait. It now raise another problem. When foldenable is set, when you press <CR>
in hopping, you will remain at the same line when you call HoppingStart. I guees this is because you restore from mkview.
Oops, Thanks!! I fixed it, Please check!
Works well now. Thanks.
Thanks!!!
Thanks for the great plugin! However, I have a problem that when using this with folding, the folds will not automatically open. It should be easy to solve this problem by adding
set nofoldenable
when calling HoppingStart. However, I don't know if it's possible toset foldenable
when hopping ends so that the folds restore to the original status?