diff --git a/lua/community.lua b/lua/community.lua index 9e47abf..71d17c2 100644 --- a/lua/community.lua +++ b/lua/community.lua @@ -60,7 +60,7 @@ return { -- Individual plugins (misc) - { import = "astrocommunity.workflow.hardtime-nvim" }, -- Display hints to get rid of bad habits + -- { import = "astrocommunity.workflow.hardtime-nvim" }, -- Display hints to get rid of bad habits { import = "astrocommunity.diagnostics.trouble-nvim" }, { import = "astrocommunity.editing-support.nvim-devdocs" }, { import = "astrocommunity.git.diffview-nvim" },