mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-04-08 04:24:03 +00:00
fix: correct indentation in avante.nvim/README_cn.md
This commit is contained in:
parent
8f70d468fe
commit
041b33ea49
1 changed files with 50 additions and 49 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
转到nvim的配置文件夹下(linux 默认是`~/.config/nvim`)的 `lua/plugins` 文件夹,创建一个名为 `avante.lua` 的文件,并在其中添加以下内容:
|
||||
```lua
|
||||
|
||||
return {
|
||||
{
|
||||
"yetone/avante.nvim",
|
||||
|
|
Loading…
Add table
Reference in a new issue