dotfiles/home/private_dot_config/nvim/init.lua

3 lines
72 B
Lua
Raw Normal View History

2023-02-10 09:24:29 -06:00
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")