require('core.config') vim.opt.runtimepath:prepend(vim.fn.stdpath('data') .. '/lazy/lazy.nvim') require('lazy').setup('plugins', { version = "*", })