Files
neovim/runtime/lua/vim
bfredl 7e19cabeb1 perf(lsp): only redraw the windows containing LSP tokens
redraw! redraws the entire screen instead of just the windows with
the buffer which were actually changed.

I considered trying to calculating the range for the delta
but it looks tricky. Could a follow-up.
2023-02-28 13:11:36 +01:00
..
2023-01-16 01:55:24 -08:00
2023-02-22 16:23:49 +01:00
2022-05-09 16:31:55 +02:00