/gedit-reflow-plugin

A simple gedit plugin that allows to reflow paragraphs the same way emacs <alt>-q command does.

Primary LanguagePython

===================
Reflow gedit plugin
===================

This plugin allows to automatically format paragraphs using gedit margin width.
This is similar to emacs <alt>-q command that I love so much.


Install
-------

Copy the files reflow.plugin and reflow.py into your gedit plugin directory (on
ubuntu 11.10 this is ~/.local/share/gedit/plugins/), then restart gedit.


Usage
-----

After installation a new command 'Reflow' is available in the edit menu.  You
can also directly use <alt>-q.  Use this command anywhere in the document to
automatically format the current paragraph.


Contact
-------

Guillaume Chereau <guillaume.chereau@gmail.com>