mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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