mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
indent: add Python @ignore queries
This commit is contained in:
parent
252472081e
commit
e4f8e4147c
1 changed files with 4 additions and 0 deletions
|
|
@ -42,3 +42,7 @@
|
|||
(pass_statement)
|
||||
(raise_statement)
|
||||
] @return
|
||||
|
||||
[
|
||||
(string)
|
||||
] @ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue