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 cf9a214 commit 7cc8a70Copy full SHA for 7cc8a70
doc/vim-lsp.txt
@@ -307,7 +307,8 @@ Format the entire document.
307
308
LspDocumentFormatSync *LspDocumentFormatSync*
309
310
-Same as |LspDocumentFormat| but synchronous. Useful when running |autocmd| commands such as formatting before save.
+Same as |LspDocumentFormat| but synchronous. Useful when running |autocmd|
311
+commands such as formatting before save.
312
313
Example:
314
autocmd BufWritePre <buffer> LspDocumentFormatSync
0 commit comments