return { "m4xshen/hardtime.nvim", dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" }, opts = { disable_mouse = true, disabled_keys = { -- Drill Sergeant Demchuk! [""] = { "", "i" }, [""] = { "", "i" }, [""] = { "", "i" }, [""] = { "", "i" }, }, disabled_filetypes = { "checkhealth", "fugitive", "help", "lazy", "mason", "markdown", "neo-tree", "neo-tree-popup", "netrw", "noice", "notify", }, }, }