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 {
|
return {
|
||||||
dir = "~/dev/taskview.nvim/",
|
dir = "~/dev/taskview.nvim/",
|
||||||
name = "taskview",
|
name = "taskview",
|
||||||
lazy = false,
|
-- event = "VeryLazy",
|
||||||
-- opts = {},
|
opts = {
|
||||||
|
out = "Hi test",
|
||||||
|
},
|
||||||
-- config = function()
|
-- config = function()
|
||||||
-- require("taskview")
|
-- require("taskview")
|
||||||
-- end,
|
-- end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue