executor.nvim
Task runner
A plugin to run command line tasks in the background and notify results.
150 stars
2 watching
6 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
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. | 156 |
stevearc/overseer.nvim | A task runner and job management plugin for Neovim | 1,237 |
al1-ce/just.nvim | A plugin that enables task management and automation in Neovim using the Just file format. | 32 |
samharju/yeet.nvim | A plugin for running shell commands in terminal buffers or tmux panes. | 96 |
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 to manage and run tasks in a project similar to VS Code's task implementation. | 183 |
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 | 177 |
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 538 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 183 |
desdic/greyjoy.nvim | A launcher for Neovim that allows users to run and manage files with a single command | 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 | 21 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |