aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/gopls.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-39/+0
* fix(gopls): fix nil error when go env GOMODCACHE returns nothing (#3316)Connor2024-09-231-1/+3
* refactor: move all old get_clients to new compatible (#3159)glepnir2024-05-171-1/+1
* fix(gopls): GOMODCACHE is now found in gitbash #3064Hendrik Ziegler2024-04-151-1/+1
* fix(gopls): update root_dirEmilio Ziniades2023-11-191-1/+1
* fix(gopls): prioritise go.work at root_dirMarcus Caisey2023-09-131-1/+1
* refactor: move async_run_command()Lewis Russell2023-08-221-1/+2
* perf(gopls): make get go mod cache path async (#2673)Raphael2023-06-181-2/+7
* feat(gopls): attach previous lsp instance for GOMODCACHE (#2661)Ilia Choly2023-06-101-0/+9
* docs: fix documentation for gopls and helm_ls (#2571)ALX992023-04-241-2/+2
* fix(gopls): engage gopls on `go.work` files (#2041)Omer Tuchfeld2022-07-311-1/+1
* feat(gopls): enable single_file_support (#1726)Jackson Kjar2022-02-171-0/+1
* feat: add gotmpl to gopls filetypes (#1619)Reto2021-12-261-1/+1
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* feat: expose configsMichael Lingelbach2021-11-251-0/+21