]> granicus.if.org Git - python/commit
Add a highlight group for denoting bad whitespace. Also added a match rule for
authorBrett Cannon <bcannon@gmail.com>
Sat, 5 Mar 2005 05:52:21 +0000 (05:52 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 5 Mar 2005 05:52:21 +0000 (05:52 +0000)
commit07eca3a99bd62ac49b1c0ead73f858fa59ae2953
tree56820dfefdbdfd79bb020da5d9155a88a1f21306
parent1bfd85b61263f3368167cb27cf477dfa106c6795
Add a highlight group for denoting bad whitespace.  Also added a match rule for
leading tabs in a line when in Python mode.

Also fixed some grammatical errors in the comments.
Misc/vimrc