mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
feat(ui): use msg_grid based implementation for cmdheight=0
This commit is contained in:
@@ -1071,7 +1071,4 @@ EXTERN char windowsVersion[20] INIT(= { 0 });
|
||||
|
||||
EXTERN int exit_need_delay INIT(= 0);
|
||||
|
||||
// Set when 'cmdheight' is changed from zero to one temporarily.
|
||||
EXTERN bool made_cmdheight_nonzero INIT(= false);
|
||||
|
||||
#endif // NVIM_GLOBALS_H
|
||||
|
Reference in New Issue
Block a user