Merge pull request #30869 from vanaigr/decor_long_lines_perf

perf(decor): improve performance for long lines
This commit is contained in:
bfredl
2024-12-10 10:26:03 +01:00
committed by GitHub
6 changed files with 408 additions and 119 deletions

View File

@@ -254,7 +254,8 @@ OPTIONS
PERFORMANCE
TODO
Significantly reduced redraw time for long lines with treesitter
highlighting.
PLUGINS