Version 1.5.1

* Add ext mark priority
This commit is contained in:
Lukas Reineke
2022-01-22 14:26:28 +09:00
parent 2296cb4ef6
commit 28085db33a
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@ M.refresh = function()
virt_text_pos = "overlay",
hl_mode = "combine",
virt_text_win_col = column - 1,
priority = 1,
})
end
end