Fork me on GitHub
#vim
<
2017-02-02
>
dominicm13:02:25

^^ that's because you're supposed to filter via the ag command directly 😄, makes sense.

dominicm13:02:41

Rather falling in love with fzf, could see myself using it in the terminal more too.

dominicm13:02:51

It's way faster than Unite & Denite. Highly recommend it to others.

mynomoto14:02:51

@dominicm do you have a config for sharing? Is that to find files or content? I tried to use fzf to find files before but my config didn't work.

dominicm14:02:01

there's also a package.vim in that dir with my fzf install. I have a global fzf, so don't have to compile

dominicm14:02:01

@mynomoto Also I think :Files uses find command by default. Worth checking running fzf from the cli if it isn't working