On 14/12/12 09:18, SanDiegoGary wrote:
I'm using Vim 7.3.67 on Windows 7.  I made a change to my .vimrc file, and now when I 
launch vim by double-clicking a text file on my desktop, the tool works as expected.  But 
when I exit with :wq, the file icon moves as if "auto arrange icons" attribute 
is set (which it is not).  The icon doesn't move with :q

The .vimrc change I made was to add:
        set backup
        set backupdir=C:\Users\Gary\Temp
        set backupskip=C:\Users\Gary\Temp
        set directory=C:\Users\Gary\Temp
        set writebackup

When I comment these change out of my .vimrc, the file icon doesn't move (which 
is good), but the backup file is auto-added to my desktiop (in an icon aligned 
way), which I'm trying to avoid...

Any ideas?  I've done a bunch of google searches, but no luck on this one.

Thanks!
Gary


See :help 'backupcopy'


Best regards,
Tony.
--
"The National Association of Theater Concessionaires reported that in
1986, 60% of all candy sold in movie theaters was sold to Roger Ebert."
                -- D. Letterman

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to