# Vim incantations ## Delete lines matching `:g//` executes an ex command `` on lines matching ``. Use the command `d` to delete the lines.