+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -169,7 +169,7 @@ void nvim__set_hl_ns(Integer ns_id, Error *err)
169
169
// event path for redraws caused by "fast" events. This could tie in with
170
170
// better throttling of async events causing redraws, such as non-batched
171
171
// nvim_buf_set_extmark calls from async contexts.
172
-
if (!provider_active && !ns_hl_changed) {
172
+
if (!provider_active && !ns_hl_changed && must_redraw < NOT_VALID) {
173
173
multiqueue_put(main_loop.events, on_redraw_event, 0);
174
174
}
175
175
ns_hl_changed = true;
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4