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 06f2c12 commit 1dced33Copy full SHA for 1dced33
doc/vim-lsp.txt
@@ -1873,6 +1873,8 @@ Available plug mappings are following:
1873
nnoremap <plug>(lsp-call-hierarchy-incoming)
1874
nnoremap <plug>(lsp-call-hierarchy-outgoing)
1875
nnoremap <plug>(lsp-code-action)
1876
+ nnoremap <plug>(lsp-code-action-float)
1877
+ nnoremap <plug>(lsp-code-action-preview)
1878
nnoremap <plug>(lsp-code-lens)
1879
nnoremap <plug>(lsp-declaration)
1880
nnoremap <plug>(lsp-peek-declaration)
0 commit comments