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