starter/init.lua

4 lines
94 B
Lua

-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
require("config.dap")