This commit is contained in:
smrznuti1 2024-09-21 13:44:57 +02:00
parent 7201dc4801
commit be36a60446
36 changed files with 800 additions and 7 deletions

View file

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