Neovim plugin for working w/ Taskfiles
-
Updated
Dec 13, 2025 - Lua
Task is an open source task runner or build-tool that aims to be simpler and
easier to use than, for example, GNU Make.
It is language agnostic and uses a simple YAML file to define tasks. It knows
when tasks need to be rerun or not, it can use includes and run tasks in
parallel.
Neovim plugin for working w/ Taskfiles
Run Taskfile tasks inside Neovim with floating terminals, previews, and simple keymaps.
Arch Linux dotfiles and opt-in workstation automation with Ansible, go-task, uv, and Neovim