Date: Fri, 7 Jan 2011 21:25:08 -0000

> From: "Alan Gauld" <alan.ga...@btinternet.com>
> To: tutor@python.org
> Subject: Re: [Tutor] vim as a python editor
> Message-ID: <ig80bi$je...@dough.gmane.org>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
>        reply-type=original
>
> "Paul Griffiths" <paulmg2...@gmail.com> wrote
>
> > I've learned that:
> > ...
> > - re-configuring the Caps Lock to be an extra Esc saves time
>
> Huh? How do you use that? Its a new one on me. Why would
> two escape keys be useful?
>

I can touch type, and find the 'proper' Esc key is too far away for my
little finger to reach comfortably.
The Caps Lock key is easier to reach.


>
> > - I must learn how to  'fold' functions
>
> Read the vim help.
>
> Also read about ctags - they work with python code too.
> Combining ctags with vim gives you some very powerful
> navigation tools - ie put the cursor on a function name and
> hit the tags key to go directly to the function definition.
> Even if it's in another file...
>
> HTH,
>
> yes, thanks for that


> --
> Alan Gauld
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
> End of Tutor Digest, Vol 83, Issue 22
> *************************************
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to