LazyVim/init.lua

3 lines
72 B
Lua
Raw Normal View History

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