fix(ui): correctly pass metadata to get_node_text #30222

Fixes: #30220
This commit is contained in:
Gregory Anders
2024-09-01 12:15:02 -05:00
committed by GitHub
parent 97f8d1de1c
commit 318c0415d5
2 changed files with 6 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ error('Cannot require a meta file')
--- @field conceal? boolean
--- @field spell? boolean
--- @field ui_watched? boolean
--- @field url? boolean
--- @field url? string
--- @field hl_mode? string
---
--- @field virt_text? [string, string][]