Delete lines matching pattern vim

Delete all lines starting with # (comment lines)

:g/^#/d