Neovim plugin for working w/ Taskfiles
Lazy
{
's0cks/taskfile.nvim',
version='*',
dependencies= {
'folke/snacks.nvim',
},
opts= {},
}The task picker allows you to fuzzy-find a task and run it using Snacks.
require('taskfile.picker').task_picker()| Name | Name | Last commit date | ||
|---|---|---|---|---|
Neovim plugin for working w/ Taskfiles
{
's0cks/taskfile.nvim',
version='*',
dependencies= {
'folke/snacks.nvim',
},
opts= {},
}The task picker allows you to fuzzy-find a task and run it using Snacks.
require('taskfile.picker').task_picker()