mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
add python async
This commit is contained in:
parent
65b3a8e6d7
commit
f90a9eadba
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@
|
||||||
|
|
||||||
[
|
[
|
||||||
"assert"
|
"assert"
|
||||||
|
"async"
|
||||||
"await"
|
"await"
|
||||||
"class"
|
"class"
|
||||||
"def"
|
"def"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue