Neovim/init.lua

3 lines
72 B
Lua
Raw Normal View History

2023-11-22 17:58:50 +00:00
-- bootstrap lazy.nvim, LazyVim and your plugins
2023-11-17 11:24:21 +00:00
require("config.lazy")