sponsor Vim development Vim logo Vim Book Ad

pygtk_syntax : Syntax Highlighting for pygtk and friends in python

 script karma  Rating 6/3, Downloaded by 621  Comments, bugs, improvements  Vim wiki

created by
Jason Siefken
 
script type
syntax
 
description
This script adds python syntax highlighting for:
gtk gtk.gdk gtk.glade gobject rsvg atk cairo pango gnome

All highlighted items will only show up after a "." character. (e.g. threads_init() will not be highlighted but gtk.gdk.threads_init() will be)

gtk functions and gtk objects can be set to have different highlight values by adding
IncludedFunction
IncludedFunction2
highlight groups in your colorscheme file.
 
install details
Extract to ~/.vim/after/syntax/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
pygtk_syntax.tar.bz2 1.0 2008-12-12 6.0 Jason Siefken Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github