feat(smear-cursor): enable cursor_color = "none", to show trail using color of target text fg color

This commit is contained in:
Folke Lemaitre
2024-11-29 14:30:47 +01:00
parent 2263b94439
commit 275c78665e

View File

@@ -4,6 +4,7 @@ return {
cond = vim.g.neovide == nil,
opts = {
hide_target_hack = true,
cursor_color = "none",
},
specs = {
-- disable mini.animate cursor