this post was submitted on 06 Jan 2025
160 points (96.0% liked)

Coding Cafe

158 readers
1 users here now

A community for all programmers

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] expr@programming.dev 1 points 11 months ago

I've opened 2GB files in vim before without an issue. Takes a bit to load everything in memory, but after that it works flawlessly.