mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
docs: small fixes (#27213)
Co-authored-by: Matthieu Coudron <886074+teto@users.noreply.github.com>
This commit is contained in:
@@ -129,7 +129,7 @@ bool keep_msg_more = false; // keep_msg was set by msgmore()
|
||||
// Set: When the ruler or typeahead display is overwritten,
|
||||
// scrolling the screen for some message.
|
||||
// keep_msg Message to be displayed after redrawing the screen, in
|
||||
// main_loop().
|
||||
// Normal mode main loop.
|
||||
// This is an allocated string or NULL when not used.
|
||||
|
||||
// Extended msg state, currently used for external UIs with ext_messages
|
||||
|
Reference in New Issue
Block a user