Skip to content

Instantly share code, notes, and snippets.

@gidgid
Created April 9, 2020 13:15
Show Gist options
  • Select an option

  • Save gidgid/55f7c30be982e04594d9fb780644588d to your computer and use it in GitHub Desktop.

Select an option

Save gidgid/55f7c30be982e04594d9fb780644588d to your computer and use it in GitHub Desktop.
Ag with preview
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