dev: automated commit - 2025-05-15 22:52:48

This commit is contained in:
Mariano Z. 2025-05-15 22:52:48 -03:00
parent 6fb744cdae
commit 05ffc3930b
4 changed files with 180 additions and 198 deletions

View file

@ -3,8 +3,20 @@ return {
priority = 1000,
config = function()
local snacks = require("snacks")
snacks.setup({
bigfile = { enabled = true },
input = {
enabled = true,
prompt_pos = "left",
icon_pos = "left",
expand = false,
win = {
row = 0.4,
position = "float",
border = "rounded",
},
},
debug = { enabled = true },
image = { enabled = true },
indent = { enabled = true, animate = { enabled = false } },