AutoYADM commit: 2024-11-11 14:15:02

This commit is contained in:
Daniel Fichtinger 2024-11-11 14:15:02 -05:00
parent 8e8608bf25
commit bc38e73b43
3 changed files with 5 additions and 14 deletions

View file

@ -1,19 +1,9 @@
-- local tv = require("taskview")
-- tv.setup({})
return {
dir = "~/dev/taskview.nvim/",
name = "taskview",
-- event = "VeryLazy",
event = "VeryLazy",
enabled = false,
lazy = false,
opts = {
out = "Hi test",
},
-- config = function()
-- require("taskview")
-- end,
-- opts = {
-- out = "Hi testing",
-- }
}

View file

@ -1,5 +1,6 @@
return {
"folke/zen-mode.nvim",
enabled = false,
opts = {
window = {
options = {