aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Arcangeli <stevearc@stevearc.com>2023-08-28 19:06:05 -0700
committerSteven Arcangeli <stevearc@stevearc.com>2023-08-28 19:06:05 -0700
commit1fd547fe98a5100a041106e2bc353363ab0d5ad8 (patch)
tree0ecee5e53c8f44c13b3256147e94b73286d8343b /doc
parentf133da2f48dfb494cb1ed65c66a6908d86d1d801 (diff)
feat: ConformInfo command for debugging formatter status
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index f0b97a0..9542f63 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -34,7 +34,7 @@ OPTIONS *conform-option
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 = {