On Fri, May 1, 2009 at 2:27 PM, Nicolas Aggelidis wrote:
>
> hi guys, in my vimrc i have lines that look like
>
> source $HOME/.vim/key_bindings.vim

This should work perfectly fine, both / and \ are recognized as path
separators on windows.

> this works fine in unix, but fails in windows....
> I know that i can change the direction of the slashes, but i want to
> maintain the same sources for both windows and linux...

Are you sure that the file exists?  $HOME/.vim isn't normally around
in windows, the normal per-user vim settings directory is
$HOME/vimfiles

~Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to