On 09/03/12 09:46, Nilesh Parmar wrote: > Hello Experts, > > I would like to learn how to extend Vim. Are there any good books or > resources I could refer?
The first place I'd start would be to look through the catalog of currently-available scripts[1] to see if there's something similar to the functionality you want to create. Then study what the existing script(s) does/do, and try to modify. Alternatively, depending on how you read, you might want to start at :help usr_41.txt Hope this helps, -tim [1] http://www.vim.org/scripts/index.php -- 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
