Hello,
it's quite common to use the syntax Some::Package->new to create new instances
in Perl, but using gf tries to open a file named Some/Package-.pm, which
fails. Hence, I suggest adding this to ftplugin/perl.vim:
setlocal isfname-=-
(Also, ftplugin/perl.vim in vim 7.3 contains a set isfname+=: instead of
setlocal. Is that ok?)
Regards,
--
Tomáš Janoušek, a.k.a. Liskni_si, http://work.lisk.in/
--
You received this message from the "vim_dev" 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