---@type LazySpec
local spec = {
    "LhKipp/nvim-nu",
    --lazy = false,
    opts = {},
    --cond = false,
    --enabled = false,
}

return spec