LazyVim/init.lua
2023-01-07 10:53:23 +01:00

3 lines
72 B
Lua

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