fix(format): typo timeout -> timeout_ms
This commit is contained in:
1 file changed
+1
-1
@@ -24,7 +24,7 @@ return {
|
||||
-- but can be also overriden when specified
|
||||
format = {
|
||||
formatting_options = nil,
|
||||
timeout = nil,
|
||||
timeout_ms = nil,
|
||||
},
|
||||
---@type lspconfig.options
|
||||
servers = {
|
||||
|
||||
Reference in new issue
Block a user