dotfiles/.config/nvim/init.lua
2026-01-02 22:42:38 +01:00

2 lines
72 B
Lua

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