Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Advice on coding in VI ?


Matt - wrote:

I have recently spent some time in learning the VI
editor for unix and would be interested in hearing
from some developers on some intermediate to advanced
key combinations for increasing speed ? Perhaps you
have seen a common feature missed by VI newbies.


I bought the coders guide to Vi on my mug from Everything Linux. Holds a lot of coding inspiration as well.

KenF

Try # under a variable sometime.    Look up ctags.

KenF