MCPcopy Create free account
hub / github.com/MoLeft/WebKnife / repeatLastEdit

Function repeatLastEdit

code/keymap/vim.js:5372–5417  ·  view source on GitHub ↗

* Repeats the last edit, which includes exactly 1 command and at most 1 * insert. Operator and motion commands are read from lastEditInputState, * while action commands are read from lastEditActionCommand. * * If repeatForInsert is true, then the function was called by * exi

(cm, vim, repeat, repeatForInsert)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

VimFunction · 0.85
exitInsertModeFunction · 0.85

Calls 3

repeatCommandFunction · 0.85
repeatInsertFunction · 0.85
exitInsertModeFunction · 0.85

Tested by

no test coverage detected