dotfiles/.config/nvim/init.lua

3 lines
72 B
Lua
Raw Permalink Normal View History

2023-09-17 23:36:17 +02:00
-- bootstrap lazy.nvim, LazyVim and your plugins
2022-12-27 18:36:38 +01:00
require("config.lazy")