Skip to content

Commit

Permalink
update function comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukimizake committed Sep 10, 2024
1 parent 4a699d5 commit ed3939c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/aider/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export async function getBufferName(
}

/**
* Gets the buffer number of the first buffer with a name starting with "term://".
* Gets the buffer number of the first buffer that matches the condition of checkIfAiderBuffer.
* If no matching buffer is found, the function returns undefined.
*
* @param {Denops} denops - The Denops instance.
Expand Down

0 comments on commit ed3939c

Please sign in to comment.