After two weeks with #vim motions I get the hang of some things but need more time for cursor positioning.
Like how deleting to the end of a line after a space to reword something, and pasting would restore the original line, but when you 'i' insert instead of paste, you type "in front of" the space character instead of after.
Keeping track of the actual cursor position (and picking 'a' to append to the line after the space instead of 'i' to insert before) confuses me a bit still.