mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 22:39:08 +00:00
It is not safe to remove the float grid when autocommands can still be triggered, as autocommands may use the float grid.
It is not safe to remove the float grid when autocommands can still be triggered, as autocommands may use the float grid.