config-nvim/init.lua
2024-08-29 15:08:14 -07:00

3 lines
72 B
Lua

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