Bug Report Test snippet (caret at `a`): ``` { 'a' => '', 'b' => '1', } ``` While `cav` deletes the empty quotes and put us into insert mode there, `civ` will delete the `1` on next line instead.