nvim/init.lua
2024-10-14 23:53:47 +08:00

4 lines
73 B
Lua

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