kickstart.nvim/init.lua
2023-05-18 18:01:53 -04:00

3 lines
72 B
Lua

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