Notes tagged with "Vim"

vim stuff

Things in vim that I can never remember….


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