docs: misc (#31138)

Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
dundargoc
2024-11-20 23:50:30 +01:00
committed by GitHub
parent cedf155fb5
commit 07db909eb5
20 changed files with 15 additions and 20 deletions

View File

@@ -880,7 +880,7 @@ static void pum_adjust_info_position(win_T *wp, int height, int width)
/// Used for nvim__complete_set
///
/// @param selected the selected compl item.
/// @parma info Info string.
/// @param info Info string.
/// @return a win_T pointer.
win_T *pum_set_info(int selected, char *info)
{