How to Hide or Delete Files created by Vim in Windows?
Posted
by Hayek
on Super User
See other posts from Super User
or by Hayek
Published on 2010-05-09T21:45:33Z
Indexed on
2010/05/09
21:49 UTC
Read the original article
Hit count: 209
Whenever I open a file with Vim, the program automatically creates a copy of the file ending with a tilde~
When I'm done editing a few files, the folder is littered with extraneous files ending in ~
Is it possible to have Vim automatically remove said files? Or as an alternative, is it possible to have Windows hide them?
© Super User or respective owner