mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 05:55:41 +00:00
Problem: `severity` field is recognized by
`vim.diagnostic.Opts.VirtualLines`, but it is not explicitly
documented.
Solution: document it.
(cherry picked from commit 71e133e5e6)