mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
feat(snacks): added snacks.input
This commit is contained in:
parent
cded8d4d28
commit
54bece17b3
1 changed files with 1 additions and 0 deletions
|
@ -268,6 +268,7 @@ return {
|
|||
"snacks.nvim",
|
||||
opts = {
|
||||
indent = { enabled = true },
|
||||
input = { enabled = true },
|
||||
notifier = { enabled = true },
|
||||
scope = { enabled = true },
|
||||
scroll = { enabled = true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue