dotfiles/nvim/init.lua
2023-03-18 19:30:18 -04:00

2 lines
72 B
Lua

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