Hi,

I haven't found an answer to this on the web. Hopefully you guys can
help.

I love the 'gf' and 'gF' commands but unfortunately they don't work in
Makefiles, which I edit a lot. The reason is that environment
variables have to have () in the name, such as:

$(MYENVAR)/iocompare/src/iocompare.jar

Is there a slick way to make this work? I thought about modifying
isfname but even if I can get vim to recognize the whole string as a
file, the parens would still mess up the file search.

Thanks,
Wes

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

Reply via email to