docs(nvim): include comment about overseer
This commit is contained in:
parent
32282ee771
commit
362a50d098
@ -911,6 +911,7 @@ return packer.startup({
|
||||
},
|
||||
})
|
||||
|
||||
-- Task runner & job management
|
||||
use({
|
||||
"stevearc/overseer.nvim",
|
||||
config = function()
|
||||
|
Loading…
Reference in New Issue
Block a user