On 15 Aug 2010, at 10:43, sponge bob wrote:

> 
> On 14 авг, 14:19, Steve Purcell <st...@sanityinc.com> wrote:
>> 
>> A while ago I hooked Slime's completion and documentation features into the 
>> popular Emacs auto-completion framework "auto-complete" 
>> (http://www.emacswiki.org/emacs/AutoComplete).
>> 
>> Since it may be of interest to others, I've released the completion plugin 
>> on github:http://github.com/purcell/ac-slime
>> 
>> Here's a screenshot of the plugin in action in a clojure-mode buffer, 
>> showing the (very handy) pop-up documentation:
> 
> Could you share your nice color theme, please?


Sure:

http://github.com/purcell/emacs.d/blob/master/site-lisp/color-theme-sanityinc/color-theme-sanityinc.el

There are light and dark versions, and I switch between them with "M-x light" 
and "M-x dark" depending on how my eyes feel: 
http://github.com/purcell/emacs.d/blob/master/init-themes.el

I'll willingly split the theme out into a separate git repo if it makes a 
difference to anyone.

-Steve

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to