mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00
refactor(options): generate BV_ and WV_ constants (#26705)
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
#include "nvim/types_defs.h"
|
||||
#include "nvim/viml/parser/parser.h"
|
||||
|
||||
struct expr_ast_node;
|
||||
|
||||
// Defines whether to ignore case:
|
||||
// == kCCStrategyUseOption
|
||||
// ==# kCCStrategyMatchCase
|
||||
|
Reference in New Issue
Block a user