Crew Vim + SSH Agent #8

Backups

" store backups in a '_vim_backups' dir 
" (double \\ at the end prevents swapfile name collisions)
set backupdir^=~/_vim_backups/
set directory^=~/_vim_backups//
Copyright © 2005 Ian Langworth