⚙️ config(nvim): snacks image inline and apply the frecency option

This commit is contained in:
Sergio Laín 2025-03-13 00:21:48 +01:00
parent 71895d76dd
commit b5c9826204
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -32,6 +32,9 @@ return {
builtin = false, builtin = false,
}, },
}, },
matcher = {
frecency = true,
},
win = { win = {
input = { input = {
keys = { keys = {
@ -45,9 +48,9 @@ return {
}, },
image = { image = {
enabled = true, enabled = true,
-- doc = { doc = {
-- inline = false, inline = false,
-- }, },
}, },
scroll = { scroll = {
animate = { animate = {