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 6703eda commit 06bf1b3Copy full SHA for 06bf1b3
doc/vim-lsp.txt
@@ -948,7 +948,7 @@ g:lsp_get_supported_capabilities *g:lsp_get_supported_capabilities*
948
capabilities vim-lsp sends to a language server.
949
950
Note: You can obtain the default supported capabilities of vim-lsp by
951
- calling `lsp#omni#default_get_supported_capabilities` from within your
+ calling `lsp#default_get_supported_capabilities` from within your
952
function.
953
954
g:lsp_peek_alignment *g:lsp_peek_alignment*
0 commit comments