Is there any tutorial/screencas开发者_运维技巧t available online for free to figure out how to use/install vimClojure.
There is the online documentation in ~/.vim/doc (see :help helptags).
There is a google group: http://groups.google.com/group/vimclojure
There is me: mailto:mb@kotka.de
here's a screen case referenced in this clojure wiki
http://blip.tv/file/1884989
There is a great project called vimclojure-easy available that helps install/configure vimclojure:
https://github.com/daveray/vimclojure-easy
Although not a tutorial per se, it will help you get up and running with vimclojure.
精彩评论