mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
indent: add Python @ignore queries
This commit is contained in:
committed by
Thomas Vigouroux
parent
252472081e
commit
e4f8e4147c
@@ -42,3 +42,7 @@
|
||||
(pass_statement)
|
||||
(raise_statement)
|
||||
] @return
|
||||
|
||||
[
|
||||
(string)
|
||||
] @ignore
|
||||
|
||||
Reference in New Issue
Block a user