rking / ag.vim

Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'
1.74k stars 131 forks source link

Any ideas why :Ag is search all the files? #154

Closed cyfyifanchen closed 7 years ago

cyfyifanchen commented 7 years ago

Neovim 0.1.7 Mac Sierra fzf 0.16.6 ag 1.0.1

I never had this problem till today. When I ran :Ag, it searched all my files in the current directory. I couldn't even stop the indexing.

Any ideas what's going on?

cyfyifanchen commented 7 years ago

Issues were Ag.vim and Fzf.vim are conflicted.