- normal mode - [x] `i` `a` - [x] `I` `A` - [x] `d<motion>` `dd` `D` `x` - [x] `c<motion>` `cc` `C` `s` `S` - [ ] #19 - [ ] #20 - [x] #21 - [x] #22 - [ ] #23 - visual mode - [x] `d` - [x] `c` - [x] #39 - [ ] #24 - [ ] #25 - non-trivial, unlikely to be implemented - `.` - `u` `U` `<C-r>` - search & replace - recognize `<Tab>` Got any actions this issue doesn't mention? Comment below!
normal mode
iaIAd<motion>ddDxc<motion>ccCsSJgJ#19~g~<motion>gu<motion>gU<motion>#20pP"<register>p"<register>P#21r#22R#23visual mode
dcx#39r#24R#25non-trivial, unlikely to be implemented
.uU<C-r><Tab>Got any actions this issue doesn't mention? Comment below!