refactor: auto-gen plugin types

This commit is contained in:
Folke Lemaitre 2024-12-07 21:29:35 +01:00
parent 9fb88c67b6
commit 0194f18cfa
6 changed files with 118 additions and 48 deletions

View file

@ -3,6 +3,7 @@
local M = {}
---@class snacks.bigfile.Config
---@field enabled? boolean
local defaults = {
notify = true, -- show notification when big file detected
size = 1.5 * 1024 * 1024, -- 1.5MB