guillermooo / Vintageous

Vi/Vim emulation for Sublime Text 3
http://guillermooo.bitbucket.org/Vintageous/
Other
1.64k stars 115 forks source link

H/M/L cause code folds to expand #1031

Open awan1 opened 8 years ago

awan1 commented 8 years ago

To reproduce:

Expected result:

Actual result:

Guess at a cause: if H/M/L moves by calculating the number of lines shown on the screen and moving the cursor accordingly, it will move into the folded code section.