X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d8105c985eae25775a37853b7add1ca412410677..eca3163fa25f5d6a4d1aa77d447473141d1a5b79:/nvim/lua/plugins/test.lua?ds=sidebyside diff --git a/nvim/lua/plugins/test.lua b/nvim/lua/plugins/test.lua index e4bc07c..49d6dd6 100644 --- a/nvim/lua/plugins/test.lua +++ b/nvim/lua/plugins/test.lua @@ -1,10 +1,4 @@ return { - { - "folke/which-key.nvim", - opts = { - defaults = { ["t"] = { name = "+test" }, }, - }, - }, { "nvim-neotest/neotest", opts = {