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 4630823 commit 39e127fCopy full SHA for 39e127f
doc/vim-lsp.txt
@@ -949,7 +949,7 @@ Convert LSP's positon to vim's pos ([lnum, col]).
949
{position} is LSP's position params.
950
951
952
-lsp#utils#position#vim_to_lsp({expr}, {pos}) *lsp#utils#position#lsp_to_vim()*
+lsp#utils#position#vim_to_lsp({expr}, {pos}) *lsp#utils#position#vim_to_lsp()*
953
954
Convert vim's pos to LSP's position ({ 'line': ..., 'character': ... }).
955
0 commit comments