]> git.rmz.io Git - dotfiles.git/blobdiff - nvim/lua/plugins/test.lua
lazyvim: remove which-key
[dotfiles.git] / nvim / lua / plugins / test.lua
index e4bc07c0f9d2bd6af57647bee3d48342a248806e..49d6dd6b5ec4ff8c7b56a83b83c1673b33b3a37b 100644 (file)
@@ -1,10 +1,4 @@
 return {
-  {
-    "folke/which-key.nvim",
-    opts = {
-      defaults = { ["<leader>t"] = { name = "+test" }, },
-    },
-  },
   {
     "nvim-neotest/neotest",
     opts = {