aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/rust_analyzer.lua
Commit message (Expand)AuthorAgeFilesLines
* feat(rust_analyzer): enable codelens (#4210)Mike J McGuirk2025-11-211-0/+17
* feat(rust-analyzer): out-of-the-box support for codelens #4165Dubakula Sai Venkata Chaitanya2025-10-291-0/+25
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix(rust_analyzer): update config to 0.11+Dimitris Dimitropoulos2025-08-111-1/+2
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-3/+3
* fix(configs): eliminate some usages of root_pattern #3820Justin M. Keyes2025-05-041-4/+2
* fix(rust_analyzer): scheduled vim.notify in on_exit of vim.system(#3793)Steve Walker2025-04-271-1/+3
* refactor: deprecate util.validate_bufnr()Justin M. Keyes2025-04-231-1/+0
* ci(lint): deprecate util.path.is_descendant() on Nvim 0.11+ #3766Justin M. Keyes2025-04-231-1/+1
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-1/+1
* docs: cleanupJustin M. Keyes2025-04-181-22/+23
* fix(rust_analyzer): call on_dir() when reusing client #3736Tobias Schmitz2025-04-161-3/+4
* fix(docs): docgen.lua reads from `lua/*.lua` #3708Justin M. Keyes2025-04-121-1/+1
* feat: migrate to vim.lsp.config #3659Lorenzo Bellina2025-04-121-0/+118