Skip to content

Commit 7cc8a70

Browse files
committed
Update doc
1 parent cf9a214 commit 7cc8a70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/vim-lsp.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,8 @@ Format the entire document.
307307

308308
LspDocumentFormatSync *LspDocumentFormatSync*
309309

310-
Same as |LspDocumentFormat| but synchronous. Useful when running |autocmd| commands such as formatting before save.
310+
Same as |LspDocumentFormat| but synchronous. Useful when running |autocmd|
311+
commands such as formatting before save.
311312

312313
Example:
313314
autocmd BufWritePre <buffer> LspDocumentFormatSync

0 commit comments

Comments
 (0)