Skip to content

Instantly share code, notes, and snippets.

@biscuitvile
Created February 22, 2014 15:14
Show Gist options
  • Select an option

  • Save biscuitvile/9156363 to your computer and use it in GitHub Desktop.

Select an option

Save biscuitvile/9156363 to your computer and use it in GitHub Desktop.
Blow up the spot on too-long lines
" handle long lines
set textwidth=80
:match ErrorMsg '\%>80v.\+'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment