remove which-key

This commit is contained in:
cool-mist
2025-08-23 10:51:06 +05:30
parent 144464164f
commit 87512c348d
-6
View File
@@ -643,12 +643,6 @@ lazy.setup({
}
}
},
-- Shows a popups with the keybindings that are available after a small delay
{
"folke/which-key.nvim",
config = true
},
})
---------------