fzf Fuzzy Completion

# fzf trigger sequence: ** - example below:
vim ** <tab>

# Even more amazing, you can do it with `cd`:
cd ** <tab>