vim: add minimal ctrl+t/ctrl+d in insert mode
This isn't perfect, because we don't place the cursor on the exact location due to how cursor saving is done. We might be able to fix that by using a new mark, but we need to see if that messes anything else up in the process. Fixes #1019
Showing
Please register or sign in to comment