mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 16:30:02 -04:00
feat(leo): async keyword (#7083)
* async keyword added * lockfile update
This commit is contained in:
parent
397982d197
commit
f9b76256c3
2 changed files with 3 additions and 1 deletions
|
|
@ -31,6 +31,8 @@
|
|||
|
||||
"self" @variable.builtin
|
||||
|
||||
"async" @keyword.coroutine
|
||||
|
||||
[
|
||||
"finalize"
|
||||
"function"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue