Skip to content

ShadowApex/Taskfile.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Taskfile.nvim

A Neovim plugin to run Taskfile tasks.

You must have a Taskfile in the current working directory.

Usage

You can run the build task of the Taskfile like so:

:Task build

To view a list of all available tasks, simply run:

:Task

You can also autocomplete tasks pressing <tab>

About

Neovim plugin for running Taskfile tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages