aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/rust_analyzer.lua
Commit message (Expand)AuthorAgeFilesLines
* 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