fzfile Fuzzy find using fzf to search a string in a file and open vim at the right line. Useful to find a search term and immediately get the surrounding context without using grep -A -B. Requires fzf and vim