aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index c832643..54a3e1e 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -112,8 +112,7 @@ format({opts}, {callback}): boolean *conform.forma
{lsp_fallback} `nil|boolean|"always"` Attempt LSP formatting if no
formatters are available. Defaults to false. If
"always", will attempt LSP formatting even if
- formatters are available (useful if you set formatters
- for the "*" filetype)
+ formatters are available.
{quiet} `nil|boolean` Don't show any notifications for warnings
or failures. Defaults to false.
{range} `nil|table` Range to format. Table must contain `start`