eglot (built-in, Emacs 29+) is used as the LSP client. You'll need:
-
rust-analyzer for Rust
-
clangd for C/C++
sudo apt install clangd -
ripgrep for
consult-ripgrep(C-c f)sudo apt install ripgrep
| Name | Name | Last commit date | ||
|---|---|---|---|---|
eglot (built-in, Emacs 29+) is used as the LSP client. You'll need:
rust-analyzer for Rust
clangd for C/C++
sudo apt install clangd
ripgrep for consult-ripgrep (C-c f)
sudo apt install ripgrep