Skip to content

Commit c686037

Browse files
committed
Update doc
1 parent d4c8e00 commit c686037

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/vim-lsp.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CONTENTS *vim-lsp-contents*
2222
LspDocumentDiagnostics |LspDocumentDiagnostics|
2323
LspDefinition |LspDefinition|
2424
LspDocumentFormat |LspDocumentFormat|
25+
LspDocumentFormatSync |LspDocumentFormatSync|
2526
LspDocumentRangeFormat |LspDocumentRangeFormat|
2627
LspDocumentSymbol |LspDocumentSymbol|
2728
LspHover |LspHover|
@@ -304,6 +305,10 @@ LspDocumentFormat *LspDocumentFormat*
304305

305306
Format the entire document.
306307

308+
LspDocumentFormatSync *LspDocumentFormatSync*
309+
310+
Same as LspDocumentFormat but synchronized.
311+
307312
LspDocumentRangeFormat *LspDocumentRangeFormat*
308313

309314
Format the current document selection.

0 commit comments

Comments
 (0)