fix(lsp): disable php formatting workaround
This commit is contained in:
+5
-1
@@ -1,8 +1,12 @@
|
||||
return {
|
||||
enabled = true,
|
||||
enable = true,
|
||||
dependencies = {
|
||||
"npm",
|
||||
},
|
||||
mason = {
|
||||
name = "bash-language-server",
|
||||
-- version = "",
|
||||
},
|
||||
lspconfig = {
|
||||
filetypes = {
|
||||
"sh",
|
||||
|
||||
Reference in New Issue
Block a user