Files
dotfiles/nvim/.config/nvim/lua/custom/plugins/overseer.lua
Tom Kendrick e288fd2a73 foo
2026-03-17 11:50:09 +00:00

7 lines
106 B
Lua

return {
'stevearc/overseer.nvim',
---@module 'overseer'
---@type overseer.SetupOpts
opts = {},
}