Is there a way to disable .swp files creation in vim? or at least create them all in one place so I can find and delete them easily.
.swp
I find them especia
create no vim swap file just for a particular file
autocmd bufenter c:/aaa/Dropbox/TapNote/Todo.txt :set noswapfile