--- check: vim --version | grep ^VIM | grep -E '[0-9]\.[0-9]+' || (vim --version; false) all: type: apt package: vim