8 lines
116 B
Lua
8 lines
116 B
Lua
return {
|
|
"ficcdaf/taskview.nvim",
|
|
event = "VeryLazy",
|
|
enabled = false,
|
|
opts = {
|
|
out = "Hi test",
|
|
},
|
|
}
|