mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
luahl: temporary workaround for virt_text ownership ambiguity
This commit is contained in:
@@ -85,6 +85,7 @@ typedef struct {
|
||||
int end_col;
|
||||
int attr_id;
|
||||
VirtText *virt_text;
|
||||
bool virt_text_owned;
|
||||
} HlRange;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user