Gedit rewrap plugin 0
Ola is writing her dissertation in LaTeX using gedit (GNOME Text Editor). Gedit is nice, but it can’t do hard wrap, not to mention text reformatting. Now she has lots of extremely long lines.
As vim has both mentioned features (gq) I don’t have this problem, but I decided to help her, knowing that gedit supports python plugins. Two hours of browsing documentation and, lo and behold, rewrap plugin is finished. You can see it on bitbucket: http://bitbucket.org/oinopion/gedit-rewrap-plugin/
I know that there probably is something similar (and probably better) done already, but it’s great fun to hack for your girlfriend!
