Lines Matching refs:backup
1 " Tests for the backup function
6 set backup backupdir=. backupskip=
11 " backup file is only created after
17 set backup&vim backupdir&vim backupskip&vim
23 set backup backupdir=. backupskip=*.txt
28 " backup file is only created after
33 set backup&vim backupdir&vim backupskip&vim
39 set backup backupdir=.// backupskip=
44 " backup file is only created after
55 set backup&vim backupdir&vim backupskip&vim
59 set backup backupdir=.// backupcopy=yes backupskip=
64 " backup file is only created after
75 set backup&vim backupdir&vim backupcopy&vim backupskip&vim
78 " Test for using a non-existing directory as a backup directory