bling / fzf.el

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

Fix fzf arguments handling #2

Closed avli closed 8 years ago

avli commented 8 years ago

If fzf/args is something like "-x --color=no" the plugin refuses to work. This tiny patch fixes the issue for me.