neovim-dots/init.lua
2024-04-18 11:10:29 -07:00

2 lines
72 B
Lua

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