Sitemap
Dec 20, 2022

I realise this article is months old at this point, but some of these commands seem to be dependent on your own mappings?

i.e. In vanilla vim/neovim:

- `shift + w` - as shown in the cheat-sheet image you've appropriated - moves to the beginning of the next word.

- typing `ii` in insert mode will just insert two `i`s.

- `ctrl + r` - again, as shown in the cheat-sheet image - redoes an undone change (e.g. after pressing `u`/`U`)

Adamish
Adamish

Written by Adamish

I’m a Lead Developer and write mostly Ruby on Rails. I also dabble in any language that takes my fancy.

No responses yet