They are cluttering up my working dir. Maybe it could just put them in the vim directory or something?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can disable it with
in your _vimrc. As a matter of fact, that is the prefered behaviour when working with really large files. See more under :help swapfile For settings them aside in a predefined directory, tis would be best to read a bit of this |
|||
|
|
|
You can change the directory for swap files in .vimrc with
See directory for more information. |
|||
|
|
|
As mentioned,
Or upon launch:
|
|||
|
|
|
Using:
:help swapfile shows the command as: |
||||
|
|