On 4/26/06, Eric Arnold <[EMAIL PROTECTED]> wrote:
> I can't get Vim to read any symbolically linked plugins during
> startup.  I notice that when Vim starts, I can edit the linked file,
> but Vim has modified the file name as   Myfile.vim.lnk.

Windows shortcuts are different things than cygwin symlinks.

I have two vim-s on my Windows, one is vim that I build under cygwin,
another is Win32 native gui gvim.

The former understands only cygwin symlinks, but not windows shortcuts.

The latter understands only windows shortcuts, but not cygwin symlinks.

This is not vim-specific. Any windows native program does not understand
cygwin symlinks, and any cygwin program doesn't understand
windows shortcuts.

Is it this difference that's causing the problem ?

Yakov

Reply via email to