fix(oxfmt): enable even without workspace
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
---@type vim.lsp.Config
|
---@type vim.lsp.Config
|
||||||
return {
|
return {
|
||||||
|
workspace_required = false,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user