dotfiles/.config/nvim/init.lua
2024-11-20 14:27:00 +00:00

2 lines
74 B
Lua

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