Which map is active when I overwrite text with R

Frank Fischer frank.fischer at mathematik.tu-chemnitz.de
Fri Mar 9 09:14:06 CET 2012


On Wed, Mar 07, 2012 at 03:45:41PM +0100, Titus von der Malsburg wrote:
> In insert mode, I bind TAB to a custom expand function that is based
> on hippie-expand.  However, when I overwrite text with the R command,
> I would also like to be able to use the expand function.  During
> overwriting, TAB is bound to indent-for-tab-command and unfortunately
> it's not clear to me which map is active during overwrite.  Could
> somebody please give me a hint?

I think `evil-replace-state-map' is what you're looking for.

Frank



More information about the implementations-list mailing list