config-nvim/init.lua
2024-08-30 14:44:07 -07:00

3 lines
72 B
Lua

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