Skip to content

Instantly share code, notes, and snippets.

@fnzv
Created May 8, 2022 15:04
Show Gist options
  • Save fnzv/6811ee6baf355665dace7023c030ee4e to your computer and use it in GitHub Desktop.
Save fnzv/6811ee6baf355665dace7023c030ee4e to your computer and use it in GitHub Desktop.
vim replace stuff
Replace from line 30 to end of document
:30,.s/pattern1/pattern2/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment