tamton-aquib/flirt.nvim

`exclude_fts` not working on certain _buftypes_

Opened this issue · 0 comments

require("flirt").setup({ exclude_fts = { "notify", "cmp_menu", "which_key", "NvimTree", "TelescopePrompt" } })

but it doesnt work on NvimTree, TelescopePrompt

it even breaks which-key: i cannot see the which key UI after this guy loads