dotfiles/files/nvim/init.lua

3 lines
72 B
Lua
Raw Normal View History

2024-11-17 00:03:20 +00:00
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")