lazyvim/init.lua

3 lines
72 B
Lua
Raw Normal View History

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