Skip to content

Commit

Permalink
Fix typo (#1458)
Browse files Browse the repository at this point in the history
  • Loading branch information
zbinlin authored Apr 10, 2023
1 parent 6703eda commit 06bf1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/vim-lsp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ g:lsp_get_supported_capabilities *g:lsp_get_supported_capabilities*
capabilities vim-lsp sends to a language server.

Note: You can obtain the default supported capabilities of vim-lsp by
calling `lsp#omni#default_get_supported_capabilities` from within your
calling `lsp#default_get_supported_capabilities` from within your
function.

g:lsp_peek_alignment *g:lsp_peek_alignment*
Expand Down

0 comments on commit 06bf1b3

Please sign in to comment.