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
commit 0e38a13ffb
1 changed files with 1 additions and 1 deletions

View File

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