bling / fzf.el

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

Use fzf with recentf #20

Closed jojojames closed 3 years ago

jojojames commented 7 years ago

Exposes recentf list to fzf.

bling commented 7 years ago

seems weird to me to have this part of fzf. seems like helm-recenf or counsel-recentf are much better ways to navigate recentf than piping through fzf....

bling commented 3 years ago

included with https://github.com/bling/fzf.el/pull/63