On May 18, 12:55 pm, Ben Fritz <[email protected]> wrote:
> Have you tried the command Christian created to do exactly this in your > original thread? > > https://groups.google.com/d/topic/vim_use/46_Na5k0Ku8/discussion > > Note his solution uses <q-args> and the split() function to get the > individual pieces. > You could also probably use <f-args> and just use the > arguments separately. I tried it and it did not seem to work. Personal taste wise - the split function and printf seemed like overkill - I thought there should be a simpler way. And the special form of ab <expr> string expression seems made to order for what I was after. That is why I wanted to just use this command, but in a simpler form. -- 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
