Shougo / ddu-ui-ff

Fuzzy finder UI for ddu.vim
MIT License
55 stars 26 forks source link

Add debounce for auto action #66

Closed matsui54 closed 1 year ago

matsui54 commented 1 year ago

Problem

Auto preview is sometimes slow.

Solution

Add debounce option to delay triggering the auto action.