momodalo / vimtouch

vimtouch
Apache License 2.0
348 stars 71 forks source link

large files do not work #106

Open opk12 opened 3 years ago

opk12 commented 3 years ago

Open a large enough file. This error pops up: Content error: the content is too big to do preview. Please save it first. The file contents are not displayed.

The same files work fine in vim and in DroidVim. I presume vim loads the content lazily somehow?