config.nvim/init.lua

5 lines
103 B
Lua

-- source options and mappings
require('core')
-- load plugins and its options
require('lazy-plugins')