dotfiles/.config/nvim/init.lua
2023-04-12 12:47:51 +02:00

2 lines
72 B
Lua

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