fix: highlight blend when cursorline is enabled

This commit is contained in:
samodostal 2023-03-31 16:18:33 +02:00
parent 64e55a22ec
commit a1748a1997
No known key found for this signature in database
GPG key ID: 01E6A9DBAF7B4CCE

View file

@ -27,6 +27,7 @@ function M.render_extmark(bufnr, data, extmark_id)
'ImportCostVirtualText',
},
},
hl_mode = 'combine',
})
end