Skip to content

Instantly share code, notes, and snippets.

@aladac
Created March 26, 2012 09:41
Show Gist options
  • Save aladac/2204193 to your computer and use it in GitHub Desktop.
Save aladac/2204193 to your computer and use it in GitHub Desktop.
Time Indexed Autobackup
au! BufWrite * let &backupext = strftime(".%y%m%d.%H%M%S")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment