mirror of
https://github.com/neovim/neovim.git
synced 2024-12-31 17:13:26 -07:00
40347f6e27
Problem: Not possible to only set a "redraw later" type with nvim__redraw, which seems to be desired for the treesitter highlighter. Solution: Do not update the screen when "flush" is explicitly set to false and only redraw later types are present. In that case, do not call ui_flush() either. |
||
---|---|---|
.. | ||
_meta | ||
_fold.lua | ||
_query_linter.lua | ||
_range.lua | ||
dev.lua | ||
health.lua | ||
highlighter.lua | ||
language.lua | ||
languagetree.lua | ||
query.lua |