|
@@ -70,7 +70,7 @@ M.config = function()
|
|
v = { "j", "k" },
|
|
v = { "j", "k" },
|
|
},
|
|
},
|
|
-- disable the WhichKey popup for certain buf types and file types.
|
|
-- disable the WhichKey popup for certain buf types and file types.
|
|
- -- Disabled by deafult for Telescope
|
|
|
|
|
|
+ -- Disabled by default for Telescope
|
|
disable = {
|
|
disable = {
|
|
buftypes = {},
|
|
buftypes = {},
|
|
filetypes = { "TelescopePrompt" },
|
|
filetypes = { "TelescopePrompt" },
|