mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
highlights(python): add support for pattern matching
Fixes #2080 Depends on https://github.com/tree-sitter/tree-sitter-python/pull/140
This commit is contained in:
parent
542d098e14
commit
c4e3564ea3
4 changed files with 54 additions and 7 deletions
|
|
@ -207,7 +207,7 @@
|
|||
"revision": "5875f9a7d94836708119b0a1102bb5792e8bf673"
|
||||
},
|
||||
"python": {
|
||||
"revision": "e979351ec7b033fc2515ba9b573e3ad0fee8d1c3"
|
||||
"revision": "ed0fe62e55dc617ed9dec8817ebf771aa7cf3c42"
|
||||
},
|
||||
"ql": {
|
||||
"revision": "8e7fd7e638d4a0ec7a792ee16b19dbc6407aa810"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue