summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNew9c <aimccccccccc@gmail.com>2026-02-20 16:09:49 +0800
committerNew9c <aimccccccccc@gmail.com>2026-02-20 16:09:49 +0800
commitcfd930e3c7fd1572b16d6a3898b52af730920087 (patch)
treee6b517cf17662cc20592600d516e5b1a33553929 /README.md
parentd34e4dcbcc1f95d8f31f851baad18da12c59e7df (diff)
downloada4-cfd930e3c7fd1572b16d6a3898b52af730920087.tar.xz
a4-cfd930e3c7fd1572b16d6a3898b52af730920087.zip
docs: remove comment as blink is supported
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8ab6a93..5f58c84 100644
--- a/README.md
+++ b/README.md
@@ -93,8 +93,7 @@ I make the assumption you are using Lazy
-- exclude = { ".env", ".env.*", "node_modules", ".git", ... },
},
- --- What autocomplete do you use. We currently only
- --- support cmp right now
+ --- What autocomplete you use.
source = "cmp" | "blink",
},