mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-08 21:54:48 +08:00
Update CHANGES/README
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
" Ihor Gorobets
|
||||
" Jeroen Ruigrok van der Werven
|
||||
" John Eikenberry
|
||||
" Joongi Kim
|
||||
" Marc Weber
|
||||
" Pedro Algarvio
|
||||
" Victor Salgado
|
||||
@@ -179,7 +180,6 @@ else
|
||||
syn match pythonStatement "\<async\s\+def\>" nextgroup=pythonFunction skipwhite
|
||||
syn match pythonStatement "\<async\s\+with\>" display
|
||||
syn match pythonStatement "\<async\s\+for\>" display
|
||||
syn match pythonStatement "\<async\s\+with\>" display
|
||||
endif
|
||||
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user