Skip to content

Commit

Permalink
Update the description
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Dec 20, 2024
1 parent a0f962c commit 4b556c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/ddu/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ export type TerminalPreviewer = {
kind: "terminal";

/**
* Commands passed to `termopen()` or `term_start()` to render the preview
* Commands passed to terminal API to render the preview
*/
cmds: string[];

Expand Down

0 comments on commit 4b556c3

Please sign in to comment.