#pragma once #include "nvim/api/private/defs.h" // IWYU pragma: keep #include "nvim/tui/terminfo_defs.h" typedef struct { long num; char *string; } TPVAR; #include "tui/terminfo.h.generated.h"