From: "Taylor, Kevin", Mon, December 04, 2006 5:16 pm > > I have been using VIM for years to do my development and feel I am a > competent user. I have done some minor tweaks in my .vimrc but I > have never written a plugin and very rarely do any scripting in the > editor. But, I want to take it to the next level. I esp want to > start scripting functionality (preferrably in VIM 7 via Ruby). > > I also do most of my programming and writing in VIM (other than when > I am doing Eclipse RCP development). > > I remember there being a couple of VIM books out there. Are any > worth reading for someone like me? Recommendations?
I've found the online help much better than any third-party manual. If you read: :help usr_41 :help eval :help options you are 90% the way there. -- Steve Hall [ digitect dancingpaper com ]