On 7/4/06, Robert Hicks <[EMAIL PROTECTED]> wrote:
set backup
set backupdir=~/.vim/backup
set dir=~/.vim/temp

" Configuration for savevers.vim
" http://www.vim.org/scripts/script.php?script_id=89
set patchmode=.prev

let savevers_types="*"
let savevers_max=10
let savevers_purge=1
let savevers_dir=&backupdir


I think it's spelled savevers_dirs not savevers_dir.

At least such (savevers_dirs) it's spelled in my config.

That is my config...and it doesn't work. It should dump them all in the
backupidr but instead they show up in my home dir.

Yakov

Reply via email to