executor.nvim

Task runner

A plugin to run command line tasks in the background and notify results.

GitHub

151 stars
2 watching
7 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jedrzejboczar/toggletasks.nvim A Neovim task runner plugin that simplifies project setup and background task management through integration with existing solutions. 158
stevearc/overseer.nvim A task runner and job management plugin for Neovim 1,274
al1-ce/just.nvim A plugin that enables task management and automation in Neovim using the Just file format. 32
samharju/yeet.nvim A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. 100
idanarye/nvim-moonicipal A task runner designed to support rapid development and editing of personal tasks in Neovim. 16
niuiic/task.nvim A plugin for Neovim to manage tasks with customizable commands, error handling, and output methods. 9
ethanjwright/vs-tasks.nvim A plugin that integrates task management with VS Code's Editor Tasks functionality 187
speelbarrow/splauncher.nvim A plugin for launching tasks from within Neovim. 7
is0n/jaq-nvim Enables quick execution of code snippets within Neovim using Lua commands 178
crag666/code_runner.nvim A Neovim plugin that provides a customizable code runner with various execution modes and project management features. 547
klen/nvim-test A Neovim plugin to run tests in various programming languages 185
desdic/greyjoy.nvim A Neovim launcher that provides a simple way to run and manage files in different languages. 28
marchamamji/runner.nvim A plugin that allows running code within the editor in various programming languages. 49
yanskun/gotests.nvim A tool to run Go test cases within Neovim 22
adamralph/simple-exec A .NET library for running external commands with customizable behavior and exception handling. 705