recent-finder

Open recent file with fizzy-finder

t9md

1,770

10

0.5.1

MIT

GitHub

recent-finder Build Status

Open recent file with fuzzy-finder.

gif

Configuration

No default keymap.
You need to configure keymap in you keymap.cson.

e.g.

# Since both `cmd-p` and `cmd-t` are mapped to
# `fuzzy-finder:toggle-file-finder` by default.
# I use `cmd-p` for this.
'atom-workspace:not([mini])':
  'cmd-p': 'recent-finder:toggle'

Commands