vim stuff

linux terminal vim

Things in vim that I can never remember….


:arg **/*.py
:argdo %s/pattern/replace/gce
:argdo update