---@type LazySpec[]
local dependencies = {
    { "mistweaverco/kulala.nvim", optional = true },
    { "tanvirtin/vgit.nvim", optional = true },
    { "iamcco/markdown-preview.nvim", optional = true },
    { "nvim-neotest/neotest", optional = true },
}

return dependencies