This commit is contained in:
smrznuti1 2024-09-21 18:07:39 +02:00
parent be36a60446
commit 7c6f8e5b70
5 changed files with 34 additions and 13 deletions

View file

@ -1,6 +1,6 @@
return {
"m4xshen/hardtime.nvim",
lazy = false,
dependencies = {"MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim"},
opts = {}
-- "m4xshen/hardtime.nvim",
-- lazy = false,
-- dependencies = {"MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim"},
-- opts = {}
}