Hi, Am 12.02.2010 um 14:18 schrieb Quzanti:
> I looked at all of them and would have liked to go with VIM as I am a > VIM user. For VIM it looked like I was going to have to go though some > elaborate procedure (there was a webcast for it) rather than just > stuff a config file in a directory so I decided to leave off that > until support got built into the standard Ubuntu VIM release (debian > or whatever). You can use VimClojure completely like any other plugin. There is no need for the server or special setup. Drop the vim plugin parts in you .vim as usual and there you go: syntax highlighting, indenting, <C-n> completion, ... You need the server only for dynamic things like doc lookup, macroexpansion, code evaluation. In fact the server is turned off by default. You have to set a special variable to enable it. 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