On Fri, Mar 5, 2010 at 8:30 AM, Vincent Arnoux <[email protected]> wrote:
> Hello,
> Checking the new hot editors, I found Sublime Text
> (http://www.sublimetext.com/). One of its nice feature is to be able
> to do a true multi-selection. It means I can select multiple places
> (even not aligned) and edit them the same. 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.
> Is it possible to do that with vim?

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.

-- 
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

Reply via email to