mirror of
https://github.com/neovim/neovim.git
synced 2025-10-13 13:26:06 +00:00
docs: misc
Co-authored-by: Dustin S. <dstackmasta27@gmail.com> Co-authored-by: Ferenc Fejes <fejes@inf.elte.hu> Co-authored-by: Maria José Solano <majosolano99@gmail.com> Co-authored-by: Yochem van Rosmalen <git@yochem.nl> Co-authored-by: brianhuster <phambinhanctb2004@gmail.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -2593,7 +2593,7 @@ static bool cmdpreview_may_show(CommandLineState *s)
|
||||
// Place it there in case preview callback flushes it. #30696
|
||||
cursorcmd();
|
||||
// Flush now: external cmdline may itself wish to update the screen which is
|
||||
// currently disallowed during cmdpreview(no longer needed in case that changes).
|
||||
// currently disallowed during cmdpreview (no longer needed in case that changes).
|
||||
cmdline_ui_flush();
|
||||
|
||||
// Swap invalid command range if needed
|
||||
|
Reference in New Issue
Block a user