nvim/init.lua
2025-03-20 10:17:00 -04:00

3 lines
72 B
Lua

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