this post was submitted on 06 Jan 2025
156 points (95.9% liked)

Coding Cafe

79 readers
76 users here now

A community for all programmers

founded 4 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] expr 1 points 2 days 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.