mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 10:26:31 +00:00

committed by
Lewis Russell

parent
031088fc0a
commit
2b0acacb3c
@@ -1050,7 +1050,7 @@ void nvim_set_decoration_provider(Integer ns_id, Dict(set_decoration_provider) *
|
||||
*v = LUA_NOREF;
|
||||
}
|
||||
|
||||
p->active = true;
|
||||
p->state = kDecorProviderActive;
|
||||
p->hl_valid++;
|
||||
p->hl_cached = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user