I have seen Vim 80 column layout concerns, but the answer there highlights only actual content that goes over the 80 character mark. I want to have a 100+ column Vim window
try:
:/\%>80v./+
it will mark +80 characters as error