Files
dotfiles/.lua/SigilTypes.lua
T
Thomas G. Lopes 94b95291ed better configs
2026-03-04 19:43:09 +00:00

7 lines
313 B
Lua

---@meta
---Configuration type for Sigil dotfile manager
---@class SigilConfig
---@field target table<string, string|boolean> Platform-specific target paths (linux, macos, windows, default). Use `false` to disable on a platform.
---@field ignore? string[] Array of glob patterns to ignore when applying symlinks