AutoYADM commit: 2024-11-10 18:45:01

This commit is contained in:
Daniel Fichtinger 2024-11-10 18:45:01 -05:00
parent 5877f6b473
commit 902d6e8ea6
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
return {
dir = "~/dev/taskview.nvim/",
name = "taskview",
config = function()
require("taskview")
end,
}

View file

@ -69,3 +69,4 @@ TarInfo
csv csv
AutoYADM AutoYADM
cronie cronie
nvim

Binary file not shown.