mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
These were just added to avoid churn when changing the default of 'display'. To simplify message handling logic, we might want to remove support for printing messages in default_grid later on. This would allow things like printing error messages safely in the middle of redraw, or a future graduation of the 'multigrid' feature.