Skip to content

Commit b4d0325

Browse files
authored
Update README.md
1 parent 7851305 commit b4d0325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Its sole purpose is **accurate, minimal, inline code continuation**.
2121

2222
- Context-aware C++ code completion inside functions
2323
- Uses *real* in-scope symbols from `clangd` (via `eglot`)
24-
- Retrieves similar usage patterns from your repository with `rg` or `ag'
24+
- Retrieves similar usage patterns from your repository with `rg/ag`
2525
- Uses *real* call-hierarchy data from `clangd` (via `eglot`)
2626
- Strict system prompt to avoid hallucinated APIs
2727
- Inline “ghost text” suggestions

0 commit comments

Comments
 (0)