1 2 3 4 5 6
if vim.g.use_lazy then require("getchoo.plugins.lazy") end require("getchoo.plugins.general") require("getchoo.plugins.lsp")