Lines Matching refs:backup
50 " Without a backup file the write won't happen if there is a conversion
61 " With 'backupcopy' set, if there is a conversion error, the backup file is
63 set backupcopy=yes writebackup& backup&
85 set backup& writebackup& backupdir&vim backupskip&vim
93 " With a backup file the write happens even if there is a conversion error,
94 " but then the backup file must remain
108 set backup& writebackup& backupdir&vim backupskip&vim
469 set patchmode& backup& backupskip& writebackup&
489 " try to create a backup file in the directory
831 " If a backup file is already present, then a slightly modified filename
832 " should be used as the backup file. Try with 'backupcopy' set to 'yes' and
868 set backup writebackup& backupcopy&
876 set backupcopy& backupskip& backupext& backup&
889 " Test for trying to save a backup file when the backup file is a symbolic
890 " link to the original file. The backup file should not be modified.
897 set backup backupcopy=yes backupext=.bak
901 set backup& backupcopy& backupext&