One for the programmers.. WAT (via, RT by SimoRoth)
Read more »
If you want to load a large file in Vim you should disable the swap file to speed things up. It’s simple to do as well: Vim -n file.txt If a file is over 4096K or so and I have enough system RAM (not usually a problem) I’ll do it this way as it avoids [...]
Read more »