AutoYADM commit: 2024-11-10 19:30:02
This commit is contained in:
parent
b252c7e711
commit
f6f733f87c
1 changed files with 4 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue