Properly detect whether a C file is using tabs or spaces for Vim.
commita92610d9bf3b04e93af7a77e7cdff7bbcdd76eb6
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 8 Nov 2009 21:35:28 +0000 (8 21:35 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 8 Nov 2009 21:35:28 +0000 (8 21:35 +0000)
tree1df2520bf87d92a6fe078690b822ecab59162650
parentbb8367b2bcb098f9953486cd460c01af71453301
Properly detect whether a C file is using tabs or spaces for Vim.

Closes issue #5611. Thanks Kirk McDonald and Johannes Hoff.

git-svn-id: http://svn.python.org/projects/python/trunk@76154 6015fed2-1504-0410-9fe1-9d1591cc4771
Misc/NEWS
Misc/Vim/vimrc