I don't seem to have this problem when I code because I would tend to code your line thus:

progname="/usr/local/txserver"


Russ

Ben K. wrote:

Vimmers,

I find gf very convenient, but with shell scripts, I'd like a different behavior:

In shell scripts, there should be no spaces around "=".

progname=/usr/local/txserver

Then if I do gf on /usr/local/txserver, vim thinks the whole line (including progname=) is the pathname and gives me a not-found error.

Is there a way to change that?


Regards,

Ben K.
Developer
http://benix.tamu.edu




Reply via email to