bling / fzf.el

A front-end for fzf
GNU General Public License v3.0
366 stars 50 forks source link

Support for tags #17

Closed hkleynhans closed 3 years ago

hkleynhans commented 7 years ago

Is it possible to do something similar to FzfTags in the vim integration?

bling commented 7 years ago

20 has a working POC with recentf. the same approach can be used for tags. however, i'm not seeing many advantages of going through fzf vs other emacs methods such as via helm and/or ivy.