mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 22:33:13 +00:00
Problem: Hover response of MarkedString[] where the first element contains a language identifier treated as empty. Solution: Fix empty check to handle case of MarkedString[] where the first element is a pair of a language and value.