A Neovim plugin to run Taskfile tasks.
You must have a Taskfile in the current working directory.
You can run the build task of the Taskfile like so:
:Task buildTo view a list of all available tasks, simply run:
:TaskYou can also autocomplete tasks pressing <tab>