20250216.1739703209
This commit is contained in:
parent
da74ddbaf1
commit
9cd550241a
6 changed files with 8 additions and 5 deletions
|
@ -122,6 +122,9 @@ local config = function()
|
|||
biome = function() -- use tsserver instead
|
||||
return {}
|
||||
end,
|
||||
clangd = function()
|
||||
vim.b.lsp_zero_enable_autoformat = 0
|
||||
end,
|
||||
require("lspconfig").marksman.setup({}),
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue