From 1ecc6070fbbbd502103df941d85fc780f381f005 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 1 Feb 2026 05:37:26 +0100 Subject: Cleanup --- treesitter.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 treesitter.txt (limited to 'treesitter.txt') diff --git a/treesitter.txt b/treesitter.txt new file mode 100644 index 0000000..9b1ec7c --- /dev/null +++ b/treesitter.txt @@ -0,0 +1,35 @@ +## Tree-sitter queries and implementations: + +- https://github.com/helix-editor/helix/tree/master/runtime/queries + +- [x] bash +- [x] c +- [x] cpp +- [x] golang +- [x] javascript +- [x] typescript +- [x] python +- [x] css +- [x] dockerfile +- [x] html +- [x] lua +- [x] php +- [x] sql +- [?] markdown +- [ ] cue +- [ ] elixir +- [ ] elm +- [ ] groovy +- [ ] hcl +- [ ] java +- [ ] kotlin +- [ ] ocaml +- [ ] protobuf +- [ ] ruby +- [ ] rust +- [ ] scala +- [ ] svelte +- [ ] swift +- [ ] toml +- [ ] yaml +- [ ] csharp \ No newline at end of file -- cgit v1.2.3