Merge pull request #514 from bristol/vim-swapfile-fix

Changed line matching vim swapfiles to use all names it will create
This commit is contained in:
Matt Burke
2013-01-22 12:08:37 -08:00

View File

@@ -1,4 +1,4 @@
.*.sw[a-z]
.*.s[a-w][a-z]
*.un~
Session.vim
.netrwhist