2024-11-28 11:06:28 -03:00
|
|
|
return {
|
2024-12-19 13:53:15 -03:00
|
|
|
-- "sphamba/smear-cursor.nvim",
|
|
|
|
-- opts = {
|
|
|
|
-- legacy_computing_symbols_support = true,
|
|
|
|
-- transparent_bg_fallback_color = "#303030",
|
|
|
|
-- stiffness = 0.8, -- 0.6 [0, 1]
|
|
|
|
-- trailing_stiffness = 0.6, -- 0.3 [0, 1]
|
|
|
|
-- trailing_exponent = 0, -- 0.1 >= 0
|
|
|
|
-- distance_stop_animating = 0.5, -- 0.1 > 0
|
|
|
|
-- hide_target_hack = false, -- true boolean
|
|
|
|
-- },
|
2024-11-28 11:06:28 -03:00
|
|
|
}
|