On 29.10.2009, at 10:30, perdalum wrote:
> Has anyone been able to use QuickLook wich Clojure source files?
I use the QLColorCode plugin (version 2.02):
http://code.google.com/p/qlcolorcode/
To make it treat Clojure files (*.clj) like Lisp source code, open the
Info.plist file in the package using the property list editor and open
the item "Imported Type UTIs". You should find an item called
"org.n8gray.lisp", it's number 17 in my configuration. Open it and
click on "Equivalent Types" followed by "public.filename-extension".
Add a row containing "clj". Log out and in again - and enjoy QuickLook
on Clojure code!
Konrad.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---