This howto describes how to create plugins for gedit using python. Below follows a list of the different topics you need to know about. Note also that knowledge of GTK (and more importantly, PyGTK) is useful in creating an actual plugin. An extensive tutorial can be found here. Files needed Every python plugin needs at least two files. One file (pluginname.gedit-plugin) is to tell gedit where the