mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 07:26:44 +00:00
@@ -36,15 +36,14 @@ local servers = {
|
||||
},
|
||||
},
|
||||
eslint = {},
|
||||
tsserver = {},
|
||||
jsonls = {},
|
||||
clangd = {},
|
||||
gopls = {
|
||||
settings = {
|
||||
golsp = {
|
||||
gopls = {
|
||||
gofumpt = true,
|
||||
usePlaceholders = true,
|
||||
staticcheck = true,
|
||||
useplaceholders = true,
|
||||
codelenses = {
|
||||
gc_details = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user