---@type LazySpec local spec = { "lafarr/hierarchy.nvim", --lazy = false, cmd = "FunctionReferences", opts = { depth = 3, }, cond = false, enabled = false, } return spec