Skip to content

Tags

On this page

Vim Tips

Resources

Tips

  • Delete all words: 1,$d

  • Current line end: $

  • Replace all string: s/string/replace_string/g

Edit this page
Last updated on 1/30/2022