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 !
urubatan (author)
Sat May 03 18:05:02 -0700 2008
commit  185d1caf8946073e54771a598b8aa657171c614a
tree    ad5283fb2a38b4b93b91128a7ae54d89973b28aa
parent  369e012dc257962d46db05e65002973162d5c404
name age message
file README Loading commit data...
file code_formatter.gedit-plugin
directory code_formatter/
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.