Created
April 9, 2020 13:15
-
-
Save gidgid/55f7c30be982e04594d9fb780644588d to your computer and use it in GitHub Desktop.
Ag with preview
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| command! -bang -nargs=* Ag call fzf#vim#ag(<q-args>, '--color-path "1;36"', fzf#vim#with_preview(), <bang>0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment