{
'CsiPA0723/task-runner.nvim',
dependencies = {
'nvim-lua/plenary.nvim',
'nvim-telescope/telescope.nvim',
'j-hui/fidget.nvim',
},
lazy = true,
cmd = { 'Tasks' },
opts = {},
}
Lots of inspirations from miroshQa/rittli.nvim
This plugin is licensed under the MIT License. See the LICENSE file for more details.