starter/init.lua

3 lines
72 B
Lua
Raw Normal View History

2023-01-07 17:53:23 +08:00
-- bootstrap lazy.nvim, LazyVim and your plugins
2023-01-07 17:20:36 +08:00
require("config.lazy")