refactor(options): generate BV_ and WV_ constants (#26705)

This commit is contained in:
zeertzjq
2023-12-22 12:24:23 +08:00
committed by GitHub
parent 6700127b30
commit 089b934352
10 changed files with 58 additions and 171 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "nvim/event/multiqueue.h" // IWYU pragma: keep
#include "nvim/event/defs.h" // IWYU pragma: keep
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "input.h.generated.h"