feat(snacks): added snacks.input

This commit is contained in:
Folke Lemaitre 2024-12-12 12:03:17 +01:00
parent cded8d4d28
commit 54bece17b3

View file

@ -268,6 +268,7 @@ return {
"snacks.nvim",
opts = {
indent = { enabled = true },
input = { enabled = true },
notifier = { enabled = true },
scope = { enabled = true },
scroll = { enabled = true },