From 06309f23ef250a3e28f9550c5ca83cf754b6a9d2 Mon Sep 17 00:00:00 2001 From: yetone Date: Thu, 15 Aug 2024 14:18:25 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 206a37c..44d12f2 100644 --- a/README.md +++ b/README.md @@ -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`: -- `Leaderaa` — show sidebar -- `co` — choose ours -- `ct` — choose theirs -- `cb` — choose both -- `c0` — choose none -- `]x` — move to previous conflict -- `[x` — move to next conflict +- Leaderaa — show sidebar +- co — choose ours +- ct — choose theirs +- cb — choose both +- c0 — choose none +- ]x — move to previous conflict +- [x — move to next conflict ## Roadmap