Initial commit
This plugin demonstrates how you can write a jEdit plugin with Clojure.
To build it, you just need to have the following installed:
Then you can run
$ make # To download Clojure and build the plugin
$ make install # To copy the built jar and its dependencies to the jars folder