- :injections [(require '[redl core complete])] 
   - :dependencies [[redl "0.1.0"]]

Did you see those 2 lines in the installation instructions in the readme? 
You need to include them both in your profiles.clj. I've updated the readme 
to now also include a sample profiles.clj.

Thanks!

On Thursday, April 4, 2013 4:17:25 AM UTC-4, Max Gonzih wrote:
>
> Awesome! Thank you!
>
> Can you add example profiles.clj to readme? Because I can understand how 
> to configure Clojure component.
>
> On Wednesday, April 3, 2013 11:08:30 PM UTC+3, David Greenberg wrote:
>>
>> Although I've announced vim-redl in the past, now you can reap the 
>> benefits of all of its features without leaving fireplace behind! Just go 
>> to https://github.com/dgrnbrg/vim-redl for installation instructions, 
>> and you'll end up with advanced fuzzy omnicompletion and a full-fledged 
>> repl (accessible via :ReplHere).
>>
>> Redl includes a Debug Repl, which allows you to freeze a REPL and inspect 
>> local variables. See a sample session in action to understand better: 
>> https://github.com/dgrnbrg/redl#debug-repl
>>
>> Pull requests and feature requests welcome!
>>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to