aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/svlangserver.lua
Commit message (Expand)AuthorAgeFilesLines
* chore: miscellaneous type fixesIgor2025-08-181-2/+0
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix(svlangserver): update config to 0.11+Dimitris Dimitropoulos2025-08-111-18/+16
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-3/+3
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-2/+2
* docs: cleanupJustin M. Keyes2025-04-181-11/+12
* 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/+44