mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
refactor(options): generate BV_ and WV_ constants (#26705)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user