fix(lsp): disable php formatting workaround
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
||||
return {
|
||||
enabled = true,
|
||||
enable = true,
|
||||
mason = {
|
||||
name = "clangd",
|
||||
-- version = "",
|
||||
},
|
||||
lspconfig = {
|
||||
filetypes = {
|
||||
"c",
|
||||
|
||||
Reference in New Issue
Block a user