nvim-config/init.lua
2024-01-22 01:09:40 +01:00

2 lines
72 B
Lua

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