chezmoi/dot_config/nvim/init.lua

3 lines
72 B
Lua
Raw Normal View History

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