nvim/init.lua
2025-01-05 23:06:49 -05:00

2 lines
72 B
Lua
Executable file

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