How does one disable swap files for VIM via .vimrc?
|
feedback
|
| |||||||||||||
feedback
|
|
I would not disable swap files completely because they are used for recovery if vim crashes. Instead, put them into a temp folder so that they are not scattered all over:
| |||
|
feedback
|