mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-07 21:24:52 +08:00
Update CHANGES/README
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Revision 3.6.0 (2015-11-XX):
|
||||
|
||||
- Fix 'async def' highlighting. Patch by Joongi Kim
|
||||
- Add dummy 'pythonInclude' group to avoid crashing standard pyrex.vim.
|
||||
Patch by Antony Lee
|
||||
|
||||
Revision 3.5.0 (2015-06-10):
|
||||
|
||||
|
||||
@@ -132,6 +132,7 @@ List of the contributors in alphabetical order:
|
||||
|
||||
- `Andrea Riciputi <https://github.com/mrrech>`_
|
||||
- Anton Butanaev
|
||||
- `Antony Lee <https://github.com/anntzer>`_
|
||||
- Caleb Adamantine
|
||||
- `David Briscoe <https://github.com/idbrii>`_
|
||||
- `Elizabeth Myers <https://github.com/Elizafox>`_
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
"
|
||||
" Andrea Riciputi
|
||||
" Anton Butanaev
|
||||
" Antony Lee
|
||||
" Caleb Adamantine
|
||||
" David Briscoe
|
||||
" Elizabeth Myers
|
||||
|
||||
Reference in New Issue
Block a user