On 2019-04-16, Matthieu Coudron wrote:
> When selecting a portion of a line with ctrl_v then entering command mode (:),
> the marks used are '<, '> instead of `<,`>
>
> My intention was to replace spaces by , in the block selection via :`<,`>s/ /,
> but according to the doc, seems like substitute only applies to lines. Is
> there
> any workaround to substitute on a subset of the line (without regexes, just
> using the previously mentioned marks) ?
There is a plugin that does that: vis.vim. It is available from
any of these places.
http://www.vim.org/scripts/script.php?script_id=1195
http://www.drchip.org/astronaut/vim/index.html#VIS
https://github.com/vim-scripts/vis
Regards,
Gary
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.