@Meikel:

Yes, I do know, but at the start I´ve had some trouble with the ng
server and the configuration. I thought, as a "buildin"-alternative
it
completes the possibilities. But nevertheless, it´s a quite nice
"hack"
I think.

@ogcraft:

I would recommend you to start reading the vimclojure/doc/clojure.txt
But just to give you a hint for starting: Start a nailgun-server with
the
shellscript in the vimclojure folder and try this in inside of vim in
command mode:

\sr

If you don´t have changed the LocalLeader as a special key, this
should
open you a buffer with a repl. Then you can eval the whole file with:

\ef

And in visual mode just a region with:

\eb

Hopefully I´ve reminded these right...
Good luck, ogcraft!

And once again...
keep up the good work Meikel!

Greetings,
Kjellski

On Aug 16, 9:26 am, ogcraft <ogcr...@gmail.com> wrote:
> Thanks. It looks very impressive.
> I'm using the VIM for all my development.
> But could you point me to a clear/understandable explanation how to
> use VimClojure. I found how to install and configure it but have no
> idea how to start using.
>
> On Jul 26, 12:09 pm, Meikel Brandmeyer <m...@kotka.de> wrote:
>
> > Dear vimming Clojurians,
>
> > I'd like to announce a bugfix release for VimClojure.
> > This release is compatible with Clojure 1.0 and
> > Clojure-Contrib 919 (in old SVN terms). Other
> > pre-GTIC contrib versions from Github should also
> > work. For Clojure(-Contrib) head consider using the
> > bleeding-edge branch from the repository.
>
> > The Ivy configuration will fetch an known-to-work
> > Clojure(-Contrib) version. For manual compilation,
> > you have to care for that yourself. A compiled jar
> > is already included in the distribution in the build
> > subdirectory.
>
> > Changes since v2.1.1:
>
> > * Fixed a regression of qualified keywords highlighting
> > * Fixed a infinite loop if there is no prompt in the Repl buffer
> > * Made compilation of ng client a bit more comfortable
> > * Added library configuration for OpenSolaris (thanks to Richard Newman)
> > * Changed normal invokations to ignore keymappings (reported by James  
> > Reeves)
> > * Fixed typo in lispwords: defmethod -> defmulti
> > * Added letfn to lispwords
> > * Added c.c.def/defnk to lispwords
> > * Added #_ and #! as comment indicators to syntax highlighting
> >    (currently only the #_ is marked as comment, the following form
> >    is still highlighted normally.)
> > * Fixed annoying o/O delay bug
> > * Simplified plugin installation
>
> > The release can be found at the usual places:
> >    http://kotka.de/projects/clojure/vimclojure.html
> >    http://bitbucket.org/kotarak/vimclojure
> >    http://www.vim.org/scripts/script.php?script_id=2501
>
> > Sincerely
> > Meikel
>
> >  smime.p7s
> > 2KViewDownload
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to