AutoYADM commit: 2024-11-10 19:15:01

This commit is contained in:
Daniel Fichtinger 2024-11-10 19:15:01 -05:00
parent e04d941e39
commit b252c7e711

View file

@ -1,11 +1,11 @@
local tv = require("taskview")
-- local tv = require("taskview")
-- tv.setup({})
return {
dir = "~/dev/taskview.nvim/",
name = "taskview",
lazy = false,
opts = {},
-- opts = {},
-- config = function()
-- require("taskview")
-- end,