commit | d30103dd364cc9f5b6d69b91ed75b932feeab90d | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Feb 26 21:24:46 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Feb 26 21:24:46 2010 +0000 |
tree | d4ebde7cd32fcb5f69bc8da49c140b08bb4e6e9a | |
parent | bb134231d85060c2d0d11c861405d4376dc5fcea [diff] |
Improve the vim code for highlighting trailing whitespace and lines longer than 80 columns. This replaces the heavy-handed "textwidth" mechanism, and makes the trailing-whitespace highlighting lazy so that it isn't constantly jumping on the user during typing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97267 91177308-0d34-0410-b5e6-96231b3b80d8