Thursday, July 22, 2010

Re: Request for Win Gvim to match *nix re: .vimrc/.gvimrc/.vim

On Jul 22, 6:49 pm, Linda W <v...@tlinx.org> wrote:
> I'd like to try to reuse my files as much as possible w/o modications, so when
> files go missing or I need to reinstall in a new dir or such, I can just
> tar or zip up one dir or just use 'cp -a' from the linux dir to the windows dir.

I like the idea of Vim supporting the dotfile-notation, but until it
does you can try a Windows symlink. The more recent versions of
Windows (Vista, 7) support the "mklink" command in a cmd.exe prompt
(not in Powershell, at least without some effort), which is the
equivalent of the unix "ln -s" command.

--
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

No comments:

Post a Comment