Skip to content

Commit aa701f0

Browse files
committed
readme update
1 parent 986b67c commit aa701f0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ opencode plugin opencode-vim@latest --global
2121
| `h`, `j`, `k`, `l`, `w`, `b`, `e`, `$`, `0` | Move through the prompt |
2222
| `x`, `d`, `c`, `y`, `p`, `u`, `<C-r>` | Edit, yank, paste, undo, redo |
2323
| `v`, `V` | Visual and visual-line selection |
24-
| Counts and text objects | Examples: `3w`, `diw`, `ci"`, `yiq`, `dip`, `yib` |
25-
| Registers, marks, macros | Vim-style prompt-local state |
24+
| `3w`, `diw`, `ci"`, `yiq`, `dip`, `yib` | Counts and text objects |
2625
| `<CR>` in normal mode | Submit the prompt |
2726
| `/vim` | Toggle Vim mode on or off |
2827

0 commit comments

Comments
 (0)