@ret2bed once you learn this, quitting vim becomes intuitive. Just type
:!ps axuw | awk '/[v]im/ {print $2}' | xargs kill -9