aboutsummaryrefslogtreecommitdiff
path: root/src/filter/vim.filter
blob: 3e6e11c1f046e4b136f04627fdeb5cf6705cb81e (plain)
1
2
3
4
5
6
7
# vim's way of verifying that it is able to create a file
[0-9]+
# temporary backup file during write
[^~]*~
# log and backup files
.*\.viminfo
.*\.sw[px]