Hi,

This is what I get using the head of master.

Typed :ReplHere

E117: Unknown function: fireplace#ns
E116: Invalid arguments for function redl#repl#create

no idea what is going on.


On 4 April 2013 22:19, dgrnbrg <dsg123456...@gmail.com> wrote:

> You there are plug mappings for all the repl actions:
>
> <Plug>clj_repl_enter. -- key for enter press
> <Plug>clj_repl_eval. -- key to for evaluation in the middle of the repl
> (i.e. not at the end of the form)
> <Plug>clj_repl_hat. -- equivalent to ^
> <Plug>clj_repl_Ins. -- equivalent to I
> <Plug>clj_repl_uphist. -- history up
> <Plug>clj_repl_downhist. -- history down
>
> You can look at the repl.vim file to see how to make new mappings. I
> create the default repl mappings only if you haven't provided custom ones.
>
> On Thursday, April 4, 2013 12:40:38 PM UTC-4, Max Gonzih wrote:
>>
>> So I got it working and it's pretty cool. But is there any options to
>> remap default keys (for example I'm using "-_" instead of "$^")?
>>
>> Thanks
>>
>  --
> --
> 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.
>
>
>



-- 
Paulo Suzart
@paulosuzart

-- 
-- 
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