1. 813c43a Properly detect whether a C file is using tabs or spaces for Vim. by Brett Cannon · 16 years ago
  2. 8fff20f Update Vim syntax highlighting to specify what revision was used to generate by Brett Cannon · 18 years ago
  3. a6ae897 Make trailing whitespace explicit (including when it is an all-whitespace line). by Brett Cannon · 18 years ago
  4. c8939d2 Make python.vim output more deterministic. by Brett Cannon · 19 years ago
  5. 76b24c0 Have pre-existing C files use 8 spaces indents (to match old PEP 7 style), but by Brett Cannon · 19 years ago
  6. 6edd150 Fix comment about indentation level in C files. by Brett Cannon · 19 years ago
  7. aa1919d Remove remaining references to OverflowWarning. by Georg Brandl · 19 years ago
  8. 04f031d Change C spacing to 4 spaces by default to match PEP 7 for new C files. by Brett Cannon · 19 years ago
  9. 259d7d6 Update for 'ImportWarning' by George Yoshida · 19 years ago
  10. da5b701 Get rid of __context__, per the latest changes to PEP 343 and python-dev by Guido van Rossum · 19 years ago
  11. 20e192b Update for 'with' statement. by Brett Cannon · 19 years ago
  12. acde734 Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditional by Brett Cannon · 19 years ago
  13. 23b0dc5 Remove line meant to test trailing whitespace since that kind of whitespace is by Brett Cannon · 19 years ago
  14. d6e7e73 Whitespace normalization. by Tim Peters · 19 years ago
  15. df95cb6 Move the vimrc file to the newly created Vim/ directory. by Brett Cannon · 19 years ago
  16. a4fe182 Add a script that auto-generates a Vim syntax highlighting file for Python. by Brett Cannon · 19 years ago