Skip to content

Commit 0e38a13

Browse files
committed
Merge pull request #514 from bristol/vim-swapfile-fix
Changed line matching vim swapfiles to use all names it will create
2 parents 9bd710e + c6bcfb1 commit 0e38a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Global/vim.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.*.sw[a-z]
1+
.*.s[a-w][a-z]
22
*.un~
33
Session.vim
44
.netrwhist

0 commit comments

Comments
 (0)