From 0a0a0a3958f505b91e22a0cc32f6c866e9bb1f60 Mon Sep 17 00:00:00 2001 From: Canmi <9997200@qq.com> Date: Wed, 22 Oct 2025 02:44:41 +0800 Subject: [PATCH] fix: visual spacing glitch between badges. (#2783) --- README.md | 28 ++++++++-------------------- README_zh.md | 28 ++++++++-------------------- 2 files changed, 16 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index a655cd5..eaf8338 100644 --- a/README.md +++ b/README.md @@ -18,26 +18,14 @@

avante.nvim

-
- - Neovim: v0.10+ - - - Lua CI status - - - Rust CI status - - - pre-commit status - - - Discord - - - - -
+

+ Neovim: v0.10+ + Lua CI status + Rust CI status + pre-commit status + Discord + +

**avante.nvim** is a Neovim plugin designed to emulate the behaviour of the [Cursor](https://www.cursor.com) AI IDE. It provides users with AI-driven code suggestions and the ability to apply these recommendations directly to their source files with minimal effort. diff --git a/README_zh.md b/README_zh.md index ac48f3a..4aa64ff 100644 --- a/README_zh.md +++ b/README_zh.md @@ -3,26 +3,14 @@

avante.nvim

-
- - Neovim: v0.10+ - - - Lua CI status - - - Rust CI status - - - pre-commit status - - - Discord - - - - -
+

+ Neovim: v0.10+ + Lua CI status + Rust CI status + pre-commit status + Discord + +

**avante.nvim** 是一个 Neovim 插件,旨在模拟 [Cursor](https://www.cursor.com) AI IDE 的行为。它为用户提供 AI 驱动的代码建议,并能够轻松地将这些建议直接应用到源文件中。