Hi, Am 11.03.2009 um 01:20 schrieb Jeff Rose:
Awesome! This is really sweet. I've got it up and running, and this isreally getting good now. I've got a couple quick questions:* Is there a smart way to install it? I've been copying each .vim file into its place inside my $HOME/.vim directory, but this gets repetitive and annoying fast. How about an ant task or something that does it for you?
Yes. That would be possible.
* How about starting the nailgun server automatically if it isn't already started?
This one is more tricky. I have to check how to start a process in the background from inside Vim. It depends on how that is possible in a portable way.
* How about connecting a repl to a running process? My guess is that byconnecting to your back-end and starting a listening socket this could be done...
You can include the nailgun server in your process and connect to it from Vim. However there are no (and there won't be any) security features implemented. So you should not do that in a production system. The server and port are configurable by the means of the nailgun system. I will make this a bit more comfortable in the next release.
* I've got the clojure.txt file inside $HOME/.vim/doc, but if I :h clojure it says no help for clojure...
You have to run :helptags ~/.vim/doc to index the doc directory. Sincerely Meikel
smime.p7s
Description: S/MIME cryptographic signature