dotfiles/.config/nvim/init.lua
2024-11-03 15:03:42 -05:00

2 lines
72 B
Lua

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