Skip to content

Instantly share code, notes, and snippets.

@wention
Created June 24, 2023 02:41
Show Gist options
  • Select an option

  • Save wention/6f099413f0a008aac98da6fab9c04113 to your computer and use it in GitHub Desktop.

Select an option

Save wention/6f099413f0a008aac98da6fab9c04113 to your computer and use it in GitHub Desktop.
Format commandlines in vim
s/\s\(-\w\+\)\s/ \\\r \1 /g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment