Skip to content

Commit 465d109

Browse files
authored
Update README.md
1 parent 4227498 commit 465d109

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@ Its sole purpose is **accurate, minimal, inline code continuation**.
3333
## Requirements
3434

3535
- Emacs 30+
36-
- [`eglot`](https://elpa.gnu.org/packages/eglot.html)
36+
- [`eglot/clangd`](https://elpa.gnu.org/packages/eglot.html)
3737
- [`tree-sitter`](https://github.com/tree-sitter/tree-sitter)
3838
- [`gptel`](https://github.com/karthink/gptel)
3939
- [`ag`](https://github.com/ggreer/the_silver_searcher)
40-
- `clangd` with background indexing enabled
4140

4241
Recommended `eglot` configuration:
4342
```emacs lisp

0 commit comments

Comments
 (0)