Interesting read, I've been using Vim for some 18 years myself and I was completely unaware of fzf.

However, I'm curious if you know `rg` (aka. ripgrep): https://github.com/BurntSushi/ripgrep In my experience it's markedly faster than `ag` (which is markedly faster than `grep`).