mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 21:07:44 +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