From 5c1b9d54635fba3260554750b99379af05899485 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 11 Jan 2025 23:57:10 +0900 Subject: [PATCH] docs: update README.md (#1070) acheived -> achieved --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dda9158..1ec0dd9 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ _See [config.lua#L9](./lua/avante/config.lua) for the full config_ ``` ## Blink.cmp users For blink cmp users (nvim-cmp alternative) view below instruction for configuration -This is acheived but emulating nvim-cmp using blink.compat +This is achieved but emulating nvim-cmp using blink.compat
Lua