Skip to content

Instantly share code, notes, and snippets.

@nhooyr
Created February 12, 2016 03:15
Show Gist options
  • Save nhooyr/aeffc47606056aa29493 to your computer and use it in GitHub Desktop.
Save nhooyr/aeffc47606056aa29493 to your computer and use it in GitHub Desktop.
let page = substitute(a:str, '^\*\?\(\%([a-zA-Z_:0-9-]\%(\.\?[a-zA-Z_:0-9-]\)\?\)\+\).*$', '\1', '')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment