mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
This commit is contained in:
@@ -74,6 +74,5 @@ struct ui_t {
|
||||
# include "ui_events_call.h.generated.h"
|
||||
#endif
|
||||
|
||||
|
||||
EXTERN MultiQueue *resize_events;
|
||||
#endif // NVIM_UI_H
|
||||
|
Reference in New Issue
Block a user