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

This commit is contained in:
XDcedar 2024-12-07 01:30:12 +08:00 committed by GitHub
parent d082fb5dca
commit b1164f5ab1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ return {
opts = { opts = {
-- recommended settings -- recommended settings
default = { default = {
embed_image_as_base64 = faslse, embed_image_as_base64 = false,
prompt_for_file_name = false, prompt_for_file_name = false,
drag_and_drop = { drag_and_drop = {
insert_mode = true, 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