1## Tree-sitter queries and implementations:
 2
 3- https://github.com/helix-editor/helix/tree/master/runtime/queries
 4
 5- [x] bash
 6- [x] c
 7- [x] cpp
 8- [x] golang
 9- [x] javascript
10- [x] typescript
11- [x] python
12- [x] css
13- [x] dockerfile
14- [x] html
15- [x] lua
16- [x] php
17- [x] sql
18- [?] markdown
19- [ ] cue
20- [ ] elixir
21- [ ] elm
22- [ ] groovy
23- [ ] hcl
24- [ ] java
25- [ ] kotlin
26- [ ] ocaml
27- [ ] protobuf
28- [ ] ruby
29- [ ] rust
30- [ ] scala
31- [ ] svelte
32- [ ] swift
33- [ ] toml
34- [ ] yaml
35- [ ] csharp