Skip to content

Commit 06bf1b3

Browse files
authored
Fix typo (#1458)
1 parent 6703eda commit 06bf1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/vim-lsp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ g:lsp_get_supported_capabilities *g:lsp_get_supported_capabilities*
948948
capabilities vim-lsp sends to a language server.
949949

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

954954
g:lsp_peek_alignment *g:lsp_peek_alignment*

0 commit comments

Comments
 (0)