Ignore Vim untitled and unsaved buffer swapfiles
Vim creates buffer swapfiles starting at .swp for buffers that are active but untitled and unsaved.
This commit is contained in:
parent
0aeefb48c0
commit
acce99efee
@ -1,4 +1,4 @@
|
||||
.*.s[a-w][a-z]
|
||||
*.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
|
Loading…
Reference in New Issue
Block a user