Skip to content

Commit

Permalink
docs: correct diagnosticToggleBuffer action (#3093)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhwang91 authored May 17, 2021
1 parent 7904a9e commit f38f31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/coc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2206,7 +2206,7 @@ Acceptable {action} names for |CocAction()| and |CocActionAsync|.
Get workspace symbols from {input} and optional {bufnr} (use current
bufnr when empty).

"toggleDiagnosticBuffer" [{bufnr}] *coc-action-toggleDiagnosticBuffer*
"diagnosticToggleBuffer" [{bufnr}] *coc-action-diagnosticToggleBuffer*

Toggle diagnostics for specific buffer, current buffer is used when
{bufnr} not provided.
Expand Down

0 comments on commit f38f31d

Please sign in to comment.