fix snacks

This commit is contained in:
Zacharias-Brohn
2025-03-28 01:02:51 +01:00
parent 8628becd46
commit acc5a78c30
4 changed files with 17 additions and 39 deletions
+5 -1
View File
@@ -144,7 +144,11 @@ return {
},
},
input = { enabled = true },
picker = { enabled = true },
picker = {
enabled = true,
hidden = true,
ignored = true,
},
notifier = { enabled = true },
quickfile = { enabled = true },
scope = { enabled = true },