Merge pull request #9 from samodostal/main

fix: highlight blend when `cursorline` is enabled
This commit is contained in:
Barrett Ruth 2023-03-31 10:42:15 -04:00 committed by GitHub
commit e1c80cb05a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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