mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
feat(bp): add support for Android Blueprint (#6626)
This commit is contained in:
parent
3e454836ce
commit
298a9dd4f8
8 changed files with 125 additions and 0 deletions
6
queries/bp/folds.scm
Normal file
6
queries/bp/folds.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
(list_expression)
|
||||
(map_expression)
|
||||
(module)
|
||||
(select_expression)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue