mirror of
https://github.com/zoriya/virtcolumn.nvim.git
synced 2026-08-16 02:44:44 +00:00
Version 1.5.1
* Add ext mark priority
This commit is contained in:
@@ -79,6 +79,7 @@ M.refresh = function()
|
||||
virt_text_pos = "overlay",
|
||||
hl_mode = "combine",
|
||||
virt_text_win_col = column - 1,
|
||||
priority = 1,
|
||||
})
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user