Vim doesn't seem to handle a comma in $HOME at all. In this case, $HOME
= /u/hordijk,spin strace shows that Vim seems to be doing some odd
parsing around the comma:
stat64("/u/hordijk/syntax/synload.vim", 0xbfa03e9c) = -1 ENOENT (No such
file or directory)
stat64("spin/.vim/syntax/synload.vim", 0xbfa03e9c) = -1 ENOENT (No such
file or directory)
Anybody else experience a similar issue, or I am the only one with a
comma in their homedir? :)
- michael
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---