chore(nvim): noice.nvim and hardtime.nvim changes

This commit is contained in:
Afonso Franco 2024-11-15 17:22:23 +00:00
parent 91d6545120
commit b756a9f221
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
3 changed files with 24 additions and 8 deletions

View file

@ -52,9 +52,9 @@ return {
},
},
{
"m4xshen/hardtime.nvim",
dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
opts = {}
},
-- {
-- "m4xshen/hardtime.nvim",
-- dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
-- opts = {}
-- },
}