aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/gopls.lua
Commit message (Expand)AuthorAgeFilesLines
* chore: add type annotation for configsIgor2025-08-181-0/+1
* feat(gopls): refactor root_dir identification #3942Benjamin Alpert2025-07-081-19/+72
* fix(gopls): schedule vim.notify in on_exit #3860Kir Kolyshkin2025-05-221-1/+3
* fix(gopls): prioritise `go.work` over `go.mod`Peter Lithammer2025-05-141-1/+1
* docs: cleanupJustin M. Keyes2025-04-181-5/+6
* 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/+42