Skip to content

Repository files navigation

taskfile.nvim

Neovim plugin for working w/ Taskfiles

Installation

Lazy
{
's0cks/taskfile.nvim',
version='*',
dependencies= {
'folke/snacks.nvim',
},
opts= {},
}

Dependencies

Task Picker

The task picker allows you to fuzzy-find a task and run it using Snacks.

require('taskfile.picker').task_picker()

Example

About

Neovim plugin for working w/ Taskfiles

Topics

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages