package.path = package.path .. ";./lua" -- bootstrap lazy.nvim, LazyVim and your plugins require("config.lazy") require("addons.optolith")