haha I like that Meino. :) The best way to learn scripting language is to read others. Choose some simple well known plugins. Vim help :help <keyword> is always ur vim buddy. You can basically learn everything there. In addition, when your cursor is over a vim keyword, simply press <K> and help opens the keyword automatically. Pretty cool feature I found.
HTH -- Ed On 5/19/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote:
From: John Love-Jensen <[EMAIL PROTECTED]> Subject: Re: Extending Vim7 with plugins Date: Fri, 19 May 2006 10:37:32 -0500 > Hi Robert, > > > Is there some tutorial out there for a newbie starting with Vim7 to > > learn how to program for it? > > There's a general tutorial to get you started with Vim at: > http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html > > I don't think it covers any Vim 7.0 features. > > And I don't think it covers learning how to program in Vim's scripting > language. > > --Eljay > Q: Where can I buy a car ? A: "Johnsons Inc." offer fine furniture but I dont think they have cars. Sorry...could not resist! :) mcc
