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