Files
nvim-dotfile/init.lua
2025-10-20 17:27:20 +08:00

3 lines
72 B
Lua

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