Skip to content

Instantly share code, notes, and snippets.

@edib
Created August 8, 2016 06:22
Show Gist options
  • Save edib/4d3b0a793ab68d8db8459c8d43ac2605 to your computer and use it in GitHub Desktop.
Save edib/4d3b0a793ab68d8db8459c8d43ac2605 to your computer and use it in GitHub Desktop.
vim add tab character at the top of the some regexed lines
:%s/^Uzunluk\(.*\)$/^I^IUzunluk\1/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment