🗑️ remove(nvim): which-key fix for terminal mode

This commit is contained in:
Sergio Laín 2024-08-31 14:43:33 +02:00
parent 9f403a5a4e
commit 6edb49dfac
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -1,9 +1,6 @@
return {
"folke/which-key.nvim",
opts = {
triggers = {
{ "<auto>", mode = "nixsoc" },
},
icons = {
group = "",
},