Just some slides I copied from this vim + tmux talk by Nick Nisi - https://www.youtube.com/watch?v=5r6yzFEXajQ
Search and replace in the current file
:%s/pattern/replacement/g
Just some slides I copied from this vim + tmux talk by Nick Nisi - https://www.youtube.com/watch?v=5r6yzFEXajQ
Search and replace in the current file
:%s/pattern/replacement/g