mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
shada: Add default value for is_unnamed
This commit is contained in:
@@ -475,6 +475,7 @@ static const ShadaEntry sd_default_values[] = {
|
||||
.type = kMTCharWise,
|
||||
.contents = NULL,
|
||||
.contents_size = 0,
|
||||
.is_unnamed = false,
|
||||
.width = 0,
|
||||
.additional_data = NULL),
|
||||
DEF_SDE(Variable, global_var,
|
||||
|
Reference in New Issue
Block a user