Backups
- From Muncus:
" store backups in a '_vim_backups' dir " (double \\ at the end prevents swapfile name collisions) set backupdir^=~/_vim_backups/ set directory^=~/_vim_backups//
| Crew | Vim + SSH Agent | #8 |
" 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 |