nvim/init.lua
2023-03-08 14:51:50 -05:00

3 lines
72 B
Lua

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