dotfiles/.config/nvim/init.lua
2026-01-03 13:30:32 +01:00

2 lines
72 B
Lua

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