On Mon, Jun 11, 2012 at 2:52 AM, Fredrik Andersson wrote: > On Sat, Jun 9, 2012 at 5:38 PM, Kevin O'Gorman wrote: > > On Thu, May 31, 2012 at 6:45 PM, Dominique Pellé wrote: > > > stardiviner wrote: > > > > > > > I want to learn Vimscript language, but I have not found any > > > > books about this. If you have any good suggest, tell me > > > > anything about this. Thanks very much. > > > > > > Go through ":help eval_41.txt" and ":help eval.txt" > > > > Hmmm. I get nothing from eval_41.txt, but eval.txt points to > > usr_41.txt, and that comes up okay.
This works for me: :help eval.txt The other important document to read top to bottom is: :help options.txt I probably spent 95% of my time in one of these when I was learning, the rest is linked from them. -- Steve Hall [ digitect dancingpaper com ] -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
