diff options
| author | ThePrimeagen <the.primeagen@gmail.com> | 2026-02-21 13:26:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-21 13:26:33 -0700 |
| commit | d97ef48f244d68e1a5060f1bbd6dee706f23ba55 (patch) | |
| tree | b6fa6758a94dbfc8f8e36ca1621416a7a64d401c | |
| parent | 904821e6060fd9339bbc577b26dbc76386c78bba (diff) | |
| parent | cfd930e3c7fd1572b16d6a3898b52af730920087 (diff) | |
| download | a4-d97ef48f244d68e1a5060f1bbd6dee706f23ba55.tar.xz a4-d97ef48f244d68e1a5060f1bbd6dee706f23ba55.zip | |
Merge pull request #127 from New9c/docs-autocomplete
docs: remove comment as blink is supported
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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", }, |
