mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-04-03 18:44:03 +00:00
fix: correct typo in avante.nvim/README_cn.md
This commit is contained in:
parent
d082fb5dca
commit
b1164f5ab1
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ return {
|
|||
opts = {
|
||||
-- recommended settings
|
||||
default = {
|
||||
embed_image_as_base64 = faslse,
|
||||
embed_image_as_base64 = false,
|
||||
prompt_for_file_name = false,
|
||||
drag_and_drop = {
|
||||
insert_mode = true,
|
||||
|
@ -85,4 +85,4 @@ https://github.com/yetone/avante.nvim?tab=readme-ov-file#installation
|
|||
|
||||
## 使用
|
||||
|
||||
https://github.com/yetone/avante.nvim?tab=readme-ov-file#usage
|
||||
https://github.com/yetone/avante.nvim?tab=readme-ov-file#usage
|
||||
|
|
Loading…
Add table
Reference in a new issue