---@type LazySpec local spec = { "aileot/ex-colors.nvim", --lazy = false, cmd = "ExColors", opts = require("plugins.ex-colors-nvim.opts"), --cond = false, --enabled = false, } return spec