From 19bbef54201d4608e9d43601b9b062d156bd9d3f Mon Sep 17 00:00:00 2001 From: Qingzhou Yue <58209855+Kaiser-Yang@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:47:46 +0800 Subject: [PATCH] fix: a typo in README.md (#1096) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2875cd..f616ed7 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ For other users just add a custom provider opts = {}, }, avante_files = { - name = "avante_commands", + name = "avante_files", module = "blink.compat.source", score_offset = 100, -- show at a higher priority than lsp opts = {},