---@type vim.lsp.Config return { settings = { others = { disableInlayHints = true, }, }, }