1. 5
    1. 2

      I just realized you can search tags and commit histories with fzf in vim.. (:Tags and :Commits) Very cool.

    2. [Comment removed by author]

      1. 3

        I use both all the time, and they’re not all that similar.

      2. 2

        The GIF in the README explains everything. Also FZF does not use ag at all, you can merely pipe arbitrary commands into fzf.

        1. [Comment removed by author]

      3. 1

        I havent taken the time to learn ag yet, though I am planning to. But in it’s defense it was very easy to set up and works like a charm. (The only annoyance being when you want to search for a hidden folder/file)

      4. 1

        What’s ag?

        1. 1

          A search tool, similar to ack: http://geoff.greer.fm/ag/