[vox-tech] vim: change characters, then dumping in insert mode.
Micah J. Cowan
micah at cowan.name
Tue Aug 1 13:18:38 PDT 2006
On Tue, Aug 01, 2006 at 03:59:36PM -0400, Peter Jay Salzman wrote:
> In Vim,
>
> ncw
>
> deletes n words and puts you in insert mode. Is there a similar construct
> for deleting n characters and leaving you in insert mode?
>
> I'm using the Vim plugin for the Eclipse IDE. Unfortunately, it doesn't
> support visual mode, and something like "ncx" (which doesn't work)
> along with "." would be almost as good.
ncl will do what you want. So would nxi (same number of characters...).
--
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/
More information about the vox-tech
mailing list