gen740 / SmoothCursor.nvim

MIT License
368 stars 16 forks source link

Fancy mode becomes really slow when folds #63

Open Thanatermesis opened 5 months ago

Thanatermesis commented 5 months ago

I have a lot of foldings to organize better my code, but SmoothCursor becomes really slow when moving normally on these files, I assume it is because is counting "real lines" instead of "visual /showing lines"

gen740 commented 5 months ago

Thank you for submitting the issue! This is a known issue. However, there are some difficulties in fixing this. (PR is welcome!) Fortunately, there is a workaround for this (not elegant though). Try #62!