remove hardtime plugin

main
Mathias Rothenhaeusler 2024-03-08 17:39:03 +01:00
parent 4ab0dddfd5
commit d9c84c6e23
1 changed files with 6 additions and 6 deletions

View File

@ -98,10 +98,10 @@ return {
} }
}, },
-- lazy.nvim -- lazy.nvim Hardtime
{ -- {
"m4xshen/hardtime.nvim", -- "m4xshen/hardtime.nvim",
dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" }, -- dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
opts = {} -- opts = {}
}, -- },
} }