On Mar 5, 7:04 pm, Vincent Arnoux <[email protected]> wrote: > On Fri, Mar 5, 2010 at 20:40, Francisco Dibar <[email protected]> wrote: > > Hi, > > > Have you tried the multiselect plugin? > >http://www.vim.org/scripts/script.php?script_id=953 > > > I haven't tried it but maybe you find it useful. > > Yes, I did, but unfortunately I couldn't succeed doing what I listed > in my initial message.
Your initial message says: > If I have the following: > abc def ghi > I can highlight with my mouse by keep CTRL key pushed "abc" and "ghi" > and replace them by "xyz" at the same time. If I read the plugin description properly, you CAN do this with the plugin. Just make your selection, and use the appropriate plugin command to execute a cxyz command on each selection. -- 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
