The shortcut only works in Clojure buffers. There is the “:ClojureRepl” command, which starts a repl from any buffer.
Sincerely
Meikel
--
You received this message because you are subscribed to the Google Groups "vimclojure" group.
To post to this group, send email to vimcl...@googlegroups.com.
To unsubscribe from this group, send email to vimclojure+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/vimclojure?hl=en.
Am 18.08.2011 um 20:02 schrieb Jeff Rose:
> What I'm describing is only in clojure buffers. Some of them will open the repl and others won't, but they are all in Clojure mode.
Ok. This seems rather odd. It seems that for the affected buffers the key mappings are not set up correctly. Could you check with “:nmap”? Is there something special about the affected buffers? (How they are created or whatever...)
Sincerely
Meikel