Hacker News new | past | comments | ask | show | jobs | submit login

For slime-like editing with vim for Clojure, check out VimClojure. It's really great.



I had trouble installing it, actually.. I couldn't seem to get the plugin to load the keybindings (LocalLeader never seemed to have got bound and the functions which were to get called werent defined..) :-(

Its a pity, because VimClojure looks damned sweet. Thankfully I did get VimClojures syntax highlighting to work.


I had the same issue at first. I did get it fixed eventually but I can't remember what I did. :-( Once you get it running though it offers syntax completion send-to-repl and most of the slime functionality without the need for screen. Very worth the effort setting it up.


Yeah, the features looked very convenient and useful for interactive development, testing and debugging. I guess I'll have to give it another try.


Debugging is most of the SLIME functionality. Sending expressions to REPL is trivial and existed long before SLIME (ilisp).


Does debugging work in it?




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: