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

6 lines
65 B
Lua

return {
{
"stevearc/overseer.nvim",
opts = {},
},
}