Commit 0030e9df authored by Nysa's avatar Nysa

Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files

.*.s[a-w][a-z] matches named swap files.
.s[a-w][a-z] matches unnamed swap files.
parent 6c75292e
*.s[a-w][a-z]
.s[a-w][a-z]
*.un~
Session.vim
.netrwhist
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment