Folke Lemaitre
|
b73312aa32
|
fix: use `vim.api.nvim_exec_autocmds` instead of `vim.cmd[[do]]` to prevent weird `vim.notify` behavior
|
2023-01-13 09:01:24 +01:00 |
Folke Lemaitre
|
85e375223f
|
fix(ui): always clear complete tasks with the same name when starting a new task
|
2022-12-17 15:56:47 +01:00 |
Folke Lemaitre
|
782d287d89
|
fix: make sure we have ran on_exit before returning is_done=true
|
2022-11-29 07:56:59 +01:00 |
Folke Lemaitre
|
fb84c081b0
|
feat: lots of improvements to pipeline runner and converted all tasks to new system
|
2022-11-28 22:03:44 +01:00 |
Folke Lemaitre
|
16fd35c285
|
refactor: Task.needed => task.skip
|
2022-11-28 13:11:20 +01:00 |
Folke Lemaitre
|
28af1e1ac3
|
refactor: moved all plugin state to Plugin._
|
2022-11-28 11:19:50 +01:00 |
Folke Lemaitre
|
ab1b512545
|
feat: new task pipeline runner
|
2022-11-28 11:04:32 +01:00 |
Folke Lemaitre
|
02f5528aa3
|
refactor: move task too manage.task
|
2022-11-28 07:35:58 +01:00 |