Good Editor? (What's the big deal with syntax colouring?)

D-Man dsh8290 at rit.edu
Tue Mar 27 16:44:29 EST 2001


On Thu, Mar 22, 2001 at 10:38:00PM -0800, Nathaniel Gray wrote:
| Timothy Grant wrote:
| > Now if only else didn't highlight but else: did<wink>

$ vim $VIM/syntax/python.vim   

;-)  you can adjust the regexes to your preferences

| Ah, but that's what auto-indent is for!  When NEdit doesn't indent the 
| first line of a block I know I forgot the colon at the end of the last line.
| 
| One of these days I'll send in my ultra-improved auto-indent Python macros 
| for NEdit.  I'm still working on the auto-dedent macros... <wink>

I can't wait for auto-dedent in vim, it has most of the auto-indent
correct.  Anyone want to work on making it?  Vim is python-scriptable
as well.

-D





More information about the Python-list mailing list