Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone authored Aug 15, 2024
1 parent 918b517 commit 06309f2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@ Given its early stage, `avante.nvim` currently supports the following basic func

The following key bindings are available for use with `avante.nvim`:

- `<kbd>Leader</kbd><kbd>a</kbd><kbd>a</kbd>` — show sidebar
- `<kbd>c</kbd><kbd>o</kbd>` — choose ours
- `<kbd>c</kbd><kbd>t</kbd>` — choose theirs
- `<kbd>c</kbd><kbd>b</kbd>` — choose both
- `<kbd>c</kbd><kbd>0</kbd>` — choose none
- `<kbd>]</kbd><kbd>x</kbd>` — move to previous conflict
- `<kbd>[</kbd><kbd>x</kbd>` — move to next conflict
- <kbd>Leader</kbd><kbd>a</kbd><kbd>a</kbd> — show sidebar
- <kbd>c</kbd><kbd>o</kbd> — choose ours
- <kbd>c</kbd><kbd>t</kbd> — choose theirs
- <kbd>c</kbd><kbd>b</kbd> — choose both
- <kbd>c</kbd><kbd>0</kbd> — choose none
- <kbd>]</kbd><kbd>x</kbd> — move to previous conflict
- <kbd>[</kbd><kbd>x</kbd> — move to next conflict

## Roadmap

Expand Down

0 comments on commit 06309f2

Please sign in to comment.