vim_codex icon indicating copy to clipboard operation
vim_codex copied to clipboard

Extra commands in example mapping

Open xloem opened this issue 2 years ago • 0 comments

Can you explain the reasoning for the additional keystrokes in https://github.com/tom-doerr/vim_codex/blame/main/README.md#L71 ? The li<C-g>u<Esc>l.

For me the initial l causes the command to fail if I am at the end of a line. Removing the blob entirely seemed to fix things up.

xloem avatar May 20 '22 09:05 xloem