fix: correct indentation in avante.nvim/README_cn.md

This commit is contained in:
XDcedar 2024-11-15 15:07:24 +08:00 committed by GitHub
parent 8f70d468fe
commit 041b33ea49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,7 @@
转到nvim的配置文件夹下linux 默认是`~/.config/nvim`)的 `lua/plugins` 文件夹,创建一个名为 `avante.lua` 的文件,并在其中添加以下内容:
```lua
return {
{
"yetone/avante.nvim",