Re: vim info file error message

2003-06-19 Thread Vineet Kumar
* Abner Gershon ([EMAIL PROTECTED]) [030619 08:07]: > When I write a file to disk using VIM I repeatedly get > the following error message: > > "Can't write viminfo file /.viminfo!" Looks like your home directory is set to / (or set to something invalid, and / is used) and that you don't have wri

vim info file error message

2003-06-19 Thread Abner Gershon
When I write a file to disk using VIM I repeatedly get the following error message: "Can't write viminfo file /.viminfo!" Other than this the files seem to be saved correctly. Can anyone explain the significance of this message to me and explain how to fix it. Thanks. -Abner __