diff options
author | Maria José Solano <majosolano99@gmail.com> | 2025-02-02 03:40:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-02 03:40:43 -0800 |
commit | 48e3ac60c63341761b0f7e21262722f09127d374 (patch) | |
tree | 17048441d946f74bfb30f241da8e905712eb7b9c /runtime/lua/vim/_defaults.lua | |
parent | e08e3d15f66db3fba9f164f0c18b71d72ffb4877 (diff) | |
download | rneovim-48e3ac60c63341761b0f7e21262722f09127d374.tar.gz rneovim-48e3ac60c63341761b0f7e21262722f09127d374.tar.bz2 rneovim-48e3ac60c63341761b0f7e21262722f09127d374.zip |
perf(diagnostics): cache line diagnostics when `current_line` is set #32288
Compute the diagnostics per line when `show` is called, allowing for
O(1) access for the diagnostics to display when the cursor line or the
list of diagnostics haven't changed.
Diffstat (limited to 'runtime/lua/vim/_defaults.lua')
0 files changed, 0 insertions, 0 deletions