docs(nvim): include comment about overseer

This commit is contained in:
Price Hiller 2022-10-06 10:01:38 -05:00
parent 32282ee771
commit 362a50d098

View File

@ -911,6 +911,7 @@ return packer.startup({
},
})
-- Task runner & job management
use({
"stevearc/overseer.nvim",
config = function()