Skip to content

Instantly share code, notes, and snippets.

@HunterLarco
Created November 25, 2020 16:34
Show Gist options
  • Save HunterLarco/2e0cdbf3771e35a0f5f7e41e929159a9 to your computer and use it in GitHub Desktop.
Save HunterLarco/2e0cdbf3771e35a0f5f7e41e929159a9 to your computer and use it in GitHub Desktop.
# Adapt :find for OS X
set findprg="find %s %a -prune"
" Single pane
only
" https://github.com/ggreer/the_silver_searcher
set grepprg=ag\ --vimgrep\ $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment