dhruvasagar / vim-prosession

Handle vim sessions like a pro
254 stars 22 forks source link

Swap files #79

Closed timsofteng closed 2 years ago

timsofteng commented 3 years ago

Hello. I noticed vim create .swp file for every opened file with your plugin. Even if I do nothing inside the file. Why does it happen?

dhruvasagar commented 3 years ago

i'll take a look

dhruvasagar commented 2 years ago

@timsofteng I have no reason to believe vim-prosession can cause this in any way. All we do is load vim sessions saved by vim-obsession and nothing else.