nvim/init.lua
2024-11-09 04:13:18 +01:00

3 lines
72 B
Lua

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