Re: gedit syntax highlighting for clojure.

2010-08-21 Thread Victor Olteanu
Thanks, I like gedit too as it's fast and easy to use. What about auto-indenting, any ideas about that? -V On Fri, Aug 20, 2010 at 8:30 PM, mitko wrote: > Apparently it is not that hard to create something that does decent > job for syntax highlighting for Clojure. It took me about 3-4 hours >

Re: gedit syntax highlighting for clojure.

2010-08-21 Thread Heinz N. Gies
There is clj-highlight :) On Aug 21, 2010, at 2:30 , mitko wrote: > Apparently it is not that hard to create something that does decent > job for syntax highlighting for Clojure. It took me about 3-4 hours > starting from zero knowledge. > > With that, and the other gedit plugins such as auto com

gedit syntax highlighting for clojure.

2010-08-21 Thread mitko
Apparently it is not that hard to create something that does decent job for syntax highlighting for Clojure. It took me about 3-4 hours starting from zero knowledge. With that, and the other gedit plugins such as auto completion this becomes a pretty nice and usable editor. I set up few files and