neovim-setup/init.lua
2025-03-01 10:52:14 +01:00

3 lines
72 B
Lua

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