Skip to content

Commit

Permalink
document missing code action plugs (#1377)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabirshrestha authored Oct 15, 2022
1 parent 06f2c12 commit 1dced33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/vim-lsp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1873,6 +1873,8 @@ Available plug mappings are following:
nnoremap <plug>(lsp-call-hierarchy-incoming)
nnoremap <plug>(lsp-call-hierarchy-outgoing)
nnoremap <plug>(lsp-code-action)
nnoremap <plug>(lsp-code-action-float)
nnoremap <plug>(lsp-code-action-preview)
nnoremap <plug>(lsp-code-lens)
nnoremap <plug>(lsp-declaration)
nnoremap <plug>(lsp-peek-declaration)
Expand Down

0 comments on commit 1dced33

Please sign in to comment.