howardb21 wrote: > I want to write a user command that executes this command: > > :abbreviate <exrc> ihs somefunction(ihs,irs) <CR> > > where ihs and irs are strings
I expect you mean <expr> and not <exrc>? I must have missed the original thread, but I think it would be good to start again with a statement of what problem needs to be solved. I'm wondering why 'ihs' appears twice, and what would you want the user command to be? How about a simple example showing what you would like to enter and what it should do. John -- 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
