mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
feat(python)!: update parser and queries
Breaking change: anonymous node `"expect*"` was removed by the refactor.
This commit is contained in:
committed by
Christian Clason
parent
f6adaede57
commit
682d083292
@@ -223,7 +223,6 @@
|
||||
[
|
||||
"try"
|
||||
"except"
|
||||
"except*"
|
||||
"raise"
|
||||
"finally"
|
||||
] @keyword.exception
|
||||
|
||||
Reference in New Issue
Block a user