feat(snacks): added snacks.input
This commit is contained in:
@@ -268,6 +268,7 @@ return {
|
||||
"snacks.nvim",
|
||||
opts = {
|
||||
indent = { enabled = true },
|
||||
input = { enabled = true },
|
||||
notifier = { enabled = true },
|
||||
scope = { enabled = true },
|
||||
scroll = { enabled = true },
|
||||
|
Reference in New Issue
Block a user