Skip to content
Snippets Groups Projects
Commit ec3f4d38 authored by Lukas Holecek's avatar Lukas Holecek Committed by hjk
Browse files

fakevim: Handle completion in insert and replace modes


Text inserted without FakeVim's intervention (code completion) is
handled in insert and replace mode so that '.' command also inserts any
externally inserted text.

After movement in insert mode last command (initiated by '.') is not
cleared until new text is inserted.

Deletion in insert mode is part of dot command.

Change-Id: Ic55b3cdecaf4323e88cd321b218fae661de7a63e
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent cd630250
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment