Remove virt_text_win_col
This commit is contained in:
@@ -62,7 +62,6 @@ core.ghost_text = function(e)
|
|||||||
right_gravity = false,
|
right_gravity = false,
|
||||||
virt_text = { { text, c.hl_group or 'Comment' } },
|
virt_text = { { text, c.hl_group or 'Comment' } },
|
||||||
virt_text_pos = 'overlay',
|
virt_text_pos = 'overlay',
|
||||||
virt_text_win_col = ctx.virtcol - 1,
|
|
||||||
hl_mode = 'combine',
|
hl_mode = 'combine',
|
||||||
priority = 1,
|
priority = 1,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user