mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
refactor: move non-symbols to defs.h headers
This commit is contained in:
@@ -131,6 +131,5 @@ typedef enum {
|
||||
} OptReqScope;
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
// Initialize the OptIndex enum.
|
||||
# include "options_enum.generated.h"
|
||||
# include "options_enum.generated.h" // IWYU pragma: export
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user