mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
refactor(options): generate BV_ and WV_ constants (#26705)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "nvim/mark_defs.h"
|
||||
#include "nvim/marktree_defs.h"
|
||||
#include "nvim/memline_defs.h"
|
||||
#include "nvim/option_vars.h"
|
||||
#include "nvim/option_defs.h"
|
||||
#include "nvim/os/fs_defs.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
#include "nvim/regexp_defs.h"
|
||||
|
Reference in New Issue
Block a user