Re: Vim Nailgun setup - access to REPL from outside Vim

2011-06-14 Thread Razvan Rotaru
You may also want to have a look at slimv. 
http://www.vim.org/scripts/script.php?script_id=2531
It performs quite nice (can't compare it with vimclojure though,
'cause I don't know vimclojure).

Razvan

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


RE: Vim Nailgun setup - access to REPL from outside Vim

2011-06-14 Thread Bhinderwala, Shoeb
Thanks Meikel. This did exactly what I wanted. Thanks for your efforts.

 



From: clojure@googlegroups.com [mailto:clojure@googlegroups.com] On
Behalf Of Meikel Brandmeyer
Sent: Tuesday, June 14, 2011 7:25 AM
To: clojure@googlegroups.com
Subject: Aw: Vim Nailgun setup - access to REPL from outside Vim

 

Hi,

do it the other way around. First start the repl. Then do a "(require
'vimclojure.nails) (vimclojure.nails/start-server-thread)". This will
setup the vim backend in the background while you can still work with
the repl.

Hope that helps.

Sincerely
Meikel

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