mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 22:08:18 +00:00
docs: reword description for nvim_buf_line_count() (#17766)
This adds a few more keywords to make the function easier to find.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
/// whether a buffer is loaded.
|
||||
|
||||
|
||||
/// Gets the buffer line count
|
||||
/// Returns the number of lines in the given buffer.
|
||||
///
|
||||
/// @param buffer Buffer handle, or 0 for current buffer
|
||||
/// @param[out] err Error details, if any
|
||||
|
Reference in New Issue
Block a user