[Tutor] File mode tests

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Fri Jul 30 20:58:21 CEST 2004


> One of my major issues with python isn't the language per se, but the
> fact that I'm very dependent on vim/vi's ability to match braces using
> the ``%'' key which makes navigating source code very easy (don't say
> use emacs -- as many times as I've tried it, my fingers have 22 years of
> vi habits :-).


Hi Bill,


I'm one of those emacs users, so I probably can't help here.  *grin*


But I've heard some very good things about python-folding mode in vim:

    http://www.vim.org/scripts/script.php?script_id=515
    http://www.halfcooked.com/mt/archives/000485.html

so you may want to see if folding will help you.


Best of wishes!



More information about the Tutor mailing list