Hi, On Dec 10, 4:06 pm, Laurent PETIT <laurent.pe...@gmail.com> wrote:
> If you want to rewrite from scratch, it's not very difficult, given that you > have clojure.core/ns-* (e.g. ns-public ...) functions at your disposal "for > free". > > The code in VimClojure is particularly clear, stable and complete, I guess > (at least for the clojure part of the story, don't know about code > completion for java) : > > http://bitbucket.org/kotarak/vimclojure/src/tip/src/de/kotka/vimcloju... For Java, it doesn't do much at the moment besides classnames which are imported and their static methods. I'll probably add method completion for imported classes. It seems I have to catch up with swank on this one. ;P 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