public
Description: This is a code formatter plugin for gedit
Homepage: http://www.urubatan.info/tags/gedit
Clone URL: git://github.com/urubatan/gedit_formatter.git
Click here to lend your support to: gedit_formatter and make a donation at www.pledgie.com !
name age message
file README Sat May 03 18:05:02 -0700 2008 shortcut and readme update [urubatan]
file code_formatter.gedit-plugin Sat May 03 14:53:22 -0700 2008 initial version with ruby formatter [urubatan]
directory code_formatter/ Sun Jun 08 11:23:09 -0700 2008 Added support for ERB/HTML/XML code formatting,... [urubatan]
README
This is a GEdit plugin for formatting code.
currently it supports only ruby code, but I'll add at least support for HTML (I do not like tidy)

To install just copy all files to the directory ~/.gnome2/gedit/plugins

To format a ruby file, open the buffer and press CTRL+ALT+F or use the command "Format Code" from the tools menu.