VIM and block jumping
Georg Mischler
schorsch at schorsch.com
Wed Jul 7 09:10:11 EDT 1999
More information about the Python-list mailing list
Wed Jul 7 09:10:11 EDT 1999
- Previous message (by thread): VIM and [Python] block jumping
- Next message (by thread): VIM and [Python] block jumping
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fuming Wang wrote: > > Hi, I have a small patch that can make vim do following indentation: > def func(): > print "hello world!" > if a == b and \ > b == c or \ > e == f: > print "got it!" > > I can send you the patch if this is what you like. This may not exactly be what the original poster asked for, but I still think it's of relatively general interest. Would you mind posting it here? Thanks -schorsch -- Georg Mischler -- simulation developper -- schorsch at schorsch.com +schorsch.com+ -- lighting design tools -- http://www.schorsch.com/ Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.
- Previous message (by thread): VIM and [Python] block jumping
- Next message (by thread): VIM and [Python] block jumping
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list