mirror of
https://github.com/neovim/neovim.git
synced 2026-08-06 15:39:18 +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