Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sweeneydavidj/9f3b096a76d80c3baeda50e15a077ee9 to your computer and use it in GitHub Desktop.
Save sweeneydavidj/9f3b096a76d80c3baeda50e15a077ee9 to your computer and use it in GitHub Desktop.
Spacemacs helm ag find in named files
SPC /
link -Gshow.html.eex #find link in all files named show.html.eex
SPC /
link -GQ*.html.eex #find link in all files name *.html.eex, Q is for literal string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment