▲ 18 ▼ PSA: How to paste large amounts of text in Vim (lemmy.today) submitted 1 year ago by paequ2@lemmy.today to c/vim@lemmy.sdf.org 6 comments fedilink hide all child comments https://stackoverflow.com/questions/18258561/pasting-a-huge-amount-of-text-into-vim-is-slow/79633075 I recently ran into this. I didn't realize that the swpfile slowed down pastes. I was trying to paste 50kb of text in Vim, but it kept getting stuck and I had to kill -9 it. But, then I ran :set noswapfile and the paste was instant! TIL!
[–] kionite231@lemmy.ca 3 points 1 year ago Thank you so much for sharing it, I didn't know either! permalink fedilink source