lazyvim/init.lua
2023-02-04 21:51:17 +01:00

3 lines
72 B
Lua

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