Skip to content

Instantly share code, notes, and snippets.

@ggteixeira
Last active November 27, 2019 12:45
Show Gist options
  • Save ggteixeira/f365e7fe2641874f553c1df37d07a5a9 to your computer and use it in GitHub Desktop.
Save ggteixeira/f365e7fe2641874f553c1df37d07a5a9 to your computer and use it in GitHub Desktop.
Match any word using Vim regex #Regex
/first_word [a-zà-ž]* third_word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment