XVim2 icon indicating copy to clipboard operation
XVim2 copied to clipboard

Paragraph motion not working in large files

Open sashaweiss opened this issue 3 years ago • 1 comments

Hi! Thanks for all your work on XVim, even with Xcode 13 coming out.

I noticed that paragraph motion (e.g., { and }) don't work in large files, like 1k+ lines. In those { goes one line up, and } does nothing.

Any ideas? Happy to try a fix myself if you can point me to the right code.

sashaweiss avatar Jun 24 '21 18:06 sashaweiss

Hmm, it only seems to be specific files? Other large files work fine? Trying to understand what about certain files makes them break this...is there a way I could debug this myself locally?

sashaweiss avatar Jun 24 '21 19:06 sashaweiss