ok97465 / spyder_okvim

A plugin for Spyder to enable Vim keybindings
MIT License
9 stars 0 forks source link

Enhancement for code folding region #34

Open ok97465 opened 3 years ago

ok97465 commented 3 years ago

[ ] The folding region should be released when the cursor is moved to the folding region by goto command(gg, G). [ ] The folding region should be released when the cursor is moved to the folding region by search command(n, N). [ ] Skip the folding region when moving command is entered. [ ] add key for folding/unfolding region.