mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 08:11:22 +10:00
Instead of adding all diagnostics matching lnum filters to a table, and then copying that table to another table while applying the severity filter, this changes the flow to only add diagnostics matching both filters in the first pass.
68 KiB
68 KiB