mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-21 20:11:03 +00:00
2 lines
72 B
Lua
2 lines
72 B
Lua
-- bootstrap lazy.nvim, LazyVim and your plugins
|
|
require("config.lazy")
|