Skip to content

Instantly share code, notes, and snippets.

@0xLGG
Last active May 5, 2022 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xLGG/815f99cbd33207d79e5edfb234a8bbfe to your computer and use it in GitHub Desktop.
Save 0xLGG/815f99cbd33207d79e5edfb234a8bbfe to your computer and use it in GitHub Desktop.
vim cheat sheet

enter line number on each line

:%s/^/\=line('.') . '. '

call recusrive macro

qq
0yf jP0^A@q
q
@q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment