docs: backport (#35675)

docs: lsp, misc
This commit is contained in:
Justin M. Keyes
2025-09-07 22:49:21 -04:00
committed by GitHub
parent 7875a39ba0
commit 3d13807b8d
10 changed files with 50 additions and 37 deletions

View File

@@ -1489,7 +1489,7 @@ Array nvim_get_api_info(uint64_t channel_id, Arena *arena)
/// orchestration. (Note: Something is better than nothing! Fields are optional, but at least set
/// `name`.)
///
/// Can be called more than once; the caller should merge old info if appropriate. Example: library
/// Can be called more than once; caller should merge old info if appropriate. Example: a library
/// first identifies the channel, then a plugin using that library later identifies itself.
///
/// @param channel_id