mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-01-22 10:35:53 +00:00
fix: correct typo in avante.nvim/README_cn.md
This commit is contained in:
parent
d082fb5dca
commit
b1164f5ab1
@ -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…
Reference in New Issue
Block a user