which-key.nvim
which-key.nvim copied to clipboard
feature request: filetype/buftype blacklist
if which-key is triggered while https://github.com/nvim-telescope/telescope.nvim/ the telescope window will close, so it would be nice if we could ignore ft=telescope or bt=prompt or whatever
I just pushed a new update where you can define buftypes and filetypes for which the WhichKey popup will be disabled.