Commit Graph

8 Commits

Author SHA1 Message Date
Nysa acce99efee Ignore Vim untitled and unsaved buffer swapfiles
Vim creates buffer swapfiles starting at .swp for buffers that are
active but untitled and unsaved.
2013-03-06 11:02:36 -06:00
Justin Spahr-Summers eaa2ad526f Merge pull request #474 from zhaojunmeng/master
Add *~ to ignore vim temp file.
2013-01-22 13:39:30 -08:00
andy bristol c6bcfb1bd4 Changed line matching vim swapfiles to use all names it will create as described in http://vimdoc.sourceforge.net/htmldoc/recover.html#E326 2013-01-21 20:10:16 -05:00
zhaojunmeng 3c54c0d7aa Add *~ to ignore vim temp file. 2012-11-14 22:26:04 +08:00
Max Goldstein 5bb2255b69 Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/ 2012-04-19 00:46:16 -03:00
iven 05fa33b554 Ignore vim session file. 2011-02-21 18:07:04 -08:00
Magnus Woldrich ea0b4b92cb Added Vim >= 7.3 persistent undo files 2010-11-19 10:18:06 +08:00
Jay Adkisson aa2a94d190 ignore vim swap files 2010-11-09 15:52:23 +08:00