SIGN IN SIGN UP

Add Vim buffer jump motions (#40958)

## What changed

- Add `gg` and `G` motions to jump to the first and last buffer lines.
- Support the motions with delete, change, and yank operators, including dot-repeat for edits.
- Expose normal-mode and operator-motion bindings in the configurable keymap while preserving conflicting user bindings.

## Testing

- Cover buffer jumps, operator combinations, repeat behavior, chord routing, and custom remapping.

GitOrigin-RevId: 24a9178cf7964053aaf9a8cd268c5434dda0778e
B
Benjamin Carlsson committed
d47e5cc0e2bbd35774dff15c83570519735d2ac4
Parent: 6ac012a
Committed by copyberry <copyberry@app.openai.com> on 8/26/2026, 7:31:52 PM