aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/plugins/runner.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: extract overseer to plugins/runner.luaLibravatar sommerfeld36 hours1-0/+144
Move the overseer task runner config (140 lines, 13 keymaps) from the plugins/init.lua junk drawer into a dedicated runner.lua file.