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

This commit is contained in:
XDcedar
2024-12-07 01:31:42 +08:00
committed by GitHub
parent b1164f5ab1
commit 3ce2a45cca

View File

@@ -73,7 +73,7 @@ return {
ft = { "markdown", "Avante" }, ft = { "markdown", "Avante" },
}, },
}, },
}, },
} }
``` ```