Closed octavz closed 1 week ago
Like the title says: other plugin that uses CR key (for ex: vim-clap) is broken if used together with pear-tree, somehow pear-tree will intercept it first and doesn't bubble it further downstream.
vim-clap
pear-tree
bubble
I would say this is a duplicate of #33, isn’t it?
Resolving in favor of https://github.com/tmsvg/pear-tree/issues/33
Like the title says: other plugin that uses CR key (for ex:
vim-clap
) is broken if used together withpear-tree
, somehowpear-tree
will intercept it first and doesn'tbubble
it further downstream.