dotfiles/nvim/init.lua
2023-12-25 10:03:17 -06:00

2 lines
72 B
Lua

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