{"id":23712024,"url":"https://github.com/kuznetsss/delegate.nvim","last_synced_at":"2026-02-14T05:02:40.121Z","repository":{"id":221262671,"uuid":"750040972","full_name":"kuznetsss/delegate.nvim","owner":"kuznetsss","description":"Another task runner for neovim","archived":false,"fork":false,"pushed_at":"2024-06-12T12:33:46.000Z","size":17,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T15:39:38.904Z","etag":null,"topics":["lua","neovim-lua-plugin","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuznetsss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-29T21:50:04.000Z","updated_at":"2024-06-12T12:33:50.000Z","dependencies_parsed_at":"2024-02-07T02:29:17.497Z","dependency_job_id":"d72e0b63-ca7c-4af5-a0cc-5e1c92c0921f","html_url":"https://github.com/kuznetsss/delegate.nvim","commit_stats":null,"previous_names":["kuznetsss/delegate.nvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuznetsss%2Fdelegate.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuznetsss%2Fdelegate.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuznetsss%2Fdelegate.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuznetsss%2Fdelegate.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuznetsss","download_url":"https://codeload.github.com/kuznetsss/delegate.nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800432,"owners_count":19699122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lua","neovim-lua-plugin","neovim-plugin"],"created_at":"2024-12-30T19:56:23.127Z","updated_at":"2026-02-08T02:30:18.812Z","avatar_url":"https://github.com/kuznetsss.png","language":"Lua","readme":"# 🤝 Delegate.nvim\n\n\u003e [!Important]\n\u003e This plugin is still in development (even though I'm using it in my daily workflow).\n\u003e API may change in the future.\n\nDelegate your tasks to the plugin.\n\nDelegate.nvim is a plugin to run shell commands inside neovim.\nI want to create something like tasks in VSCode or JetBrains IDEs: simple interface to run a command and a terminal-like output window with file links.\nAlso in my workflow I often repeat the same command many times, so I want repeating to be build-in.\n\n## ⭐ Features\n\nCurrently delegate.nvim can:\n- Prompt command and directory via `vim.ui.input()`\n- Run a shell command using `vim.fn.jobstart()`\n- Put the output in quickfix window\n- Toggle quickfix window\n\n## 📝 TODO\n\n- [ ] Launch tasks using `vim.system()` from neovim nightly\n- [ ] Launch tasks using ToggleTerm\n- [ ] Find a way to have output not in quickfix window, but with file links\n- [ ] Better way to launch tasks (probably with telescope integration)\n- [ ] Run multiple tasks (and have a telescope switch between them)\n- [ ] Save tasks history and be able to seatch in it using telescope\n\n## 🔍 Similar projects\n\n- [overseer.nvim](https://github.com/stevearc/overseer.nvim) - framework for running tasks.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuznetsss%2Fdelegate.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuznetsss%2Fdelegate.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuznetsss%2Fdelegate.nvim/lists"}