AutoYADM commit: 2024-11-10 19:30:02

This commit is contained in:
Daniel Fichtinger 2024-11-10 19:30:02 -05:00
parent b252c7e711
commit f6f733f87c

View file

@ -4,8 +4,10 @@
return {
dir = "~/dev/taskview.nvim/",
name = "taskview",
lazy = false,
-- opts = {},
-- event = "VeryLazy",
opts = {
out = "Hi test",
},
-- config = function()
-- require("taskview")
-- end,