⚙️ 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,
},
},
matcher = {
frecency = true,
},
win = {
input = {
keys = {
@ -45,9 +48,9 @@ return {
},
image = {
enabled = true,
-- doc = {
-- inline = false,
-- },
doc = {
inline = false,
},
},
scroll = {
animate = {