All Projects → felixr → vim-multiedit

felixr / vim-multiedit

Licence: other
multi-editing for vim

Programming Languages

Vim Script
2826 projects

About

This is a proof-of-concept implementation of multi-selection editing (like in Sublime Text) for vim.

Status

It supports only basic editing using insert mode. Current functionality is demoed in this screencast: http://shelr.tv/records/4fef105a966080237e00005e

Future

Editing multiple regions simultaneously is visually appealing, but I am personally not convinced that it is more efficient than the usage of other vim features (block mode, macros, :s, ...). So I will most likely not put any work into creating a plugin that is ready for daily use. Sorry.

Related work

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].