mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 13:27:43 +00:00
Allow users to pass virtual text options to nvim_buf_set_extmark through the "virtual_text" table in vim.diagnostic.config(). Fixes: https://github.com/neovim/neovim/issues/16545