aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/options_doc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/options_doc.lua b/tests/options_doc.lua
index 6b215c2..f559d89 100644
--- a/tests/options_doc.lua
+++ b/tests/options_doc.lua
@@ -20,7 +20,7 @@ require("conform").setup({
lsp_fallback = true,
timeout_ms = 500,
},
- -- Set the log level. Use `:checkhealth conform` to see the location of the log file.
+ -- Set the log level. Use `:ConformInfo` to see the location of the log file.
log_level = vim.log.levels.ERROR,
-- Define custom formatters here
formatters = {