We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962c084 commit 7576f5eCopy full SHA for 7576f5e
lua/core/settings.lua
@@ -14,7 +14,7 @@ settings["format_on_save"] = true
14
15
-- Format timeout in milliseconds.
16
---@type number
17
-settings["format_timeout"] = 3000
+settings["format_timeout"] = 500
18
19
-- Set to false to disable format notification.
20
---@type boolean
0 commit comments