home/.config/nvim/init.lua
cswimr 0701eb141c
swap to custom lazyvim config
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-10-08 19:11:39 -04:00

3 lines
100 B
Lua

-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
require("overseer").setup()