Skip to content

Commit

Permalink
document normal mode lspformat mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Konfekt authored Aug 10, 2024
1 parent 139f2e6 commit 1664779
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/lsp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,8 @@ can map these commands to keys and make it easier to invoke them.
current buffer are used when format is applied.

:{range}LspFormat Format the specified range of lines in the current
file using the language server.
file using the language server. Map <plug>(LspFormat)
in normal mode to operate on text objects.

*:LspGotoDeclaration*
:[count]LspGotoDeclaration
Expand Down

0 comments on commit 1664779

Please sign in to comment.