AutoYADM commit: 2024-11-10 19:15:01
This commit is contained in:
parent
e04d941e39
commit
b252c7e711
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
local tv = require("taskview")
|
-- local tv = require("taskview")
|
||||||
|
|
||||||
-- tv.setup({})
|
-- tv.setup({})
|
||||||
return {
|
return {
|
||||||
dir = "~/dev/taskview.nvim/",
|
dir = "~/dev/taskview.nvim/",
|
||||||
name = "taskview",
|
name = "taskview",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
opts = {},
|
-- opts = {},
|
||||||
-- config = function()
|
-- config = function()
|
||||||
-- require("taskview")
|
-- require("taskview")
|
||||||
-- end,
|
-- end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue