mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
refactor(uncrustify): format all c code under /src/nvim/
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
typedef void (*UIClientHandler)(Array args);
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
#include "ui_client.h.generated.h"
|
||||
#include "ui_events_client.h.generated.h"
|
||||
# include "ui_client.h.generated.h"
|
||||
|
||||
# include "ui_events_client.h.generated.h"
|
||||
#endif
|
||||
|
||||
#endif // NVIM_UI_CLIENT_H
|
||||
|
Reference in New Issue
Block a user