R = function(m, ...) require("plenary.reload").reload_module(m, ...) return require(m) end vim.opt.rtp:prepend(".") -- R("lylla.init")