this post was submitted on 14 Oct 2025
3 points (100.0% liked)

Vim

114 readers
2 users here now

A community for the Vim text editor https://www.vim.org/

Looking for mods, if you want to mod the community feel free to dm @Ategon@programming.dev

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jasory@programming.dev 2 points 3 weeks ago

I just did this with default configuration nano on a i5-2520m. My file was 185MB, and it took about 2s for the worst case search (a substring that doesn't exist) and about 2s write out the edits. Is VIM just bad at handling large files?