dotfiles/home/dot_config/lvim/init.lua

3 lines
72 B
Lua
Raw Normal View History

2025-09-30 22:08:24 +01:00
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")