Home

Awesome

an opinionated i_ctrl-o impl

what it does?

with text hello| world (| is the cursor), it converts following input sequences:

it supports cancellation via <esc>, and ends in normal mode rather than insert mode.

for other cases, it falls back to the original <c-o>

status

prerequisites

usage

m.i("<c-o>", function() require("ico")() end)