diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-21 20:22:09 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-21 20:22:09 +0100 |
| commit | 5a8dbc6347b3541e84fe669b22c17ad3b715e258 (patch) | |
| tree | b148c450939688caaaeb4adac6f2faa1eaffe649 /changes.txt | |
| download | qwe-editor-5a8dbc6347b3541e84fe669b22c17ad3b715e258.tar.gz | |
Engage!
Diffstat (limited to 'changes.txt')
| -rw-r--r-- | changes.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/changes.txt b/changes.txt new file mode 100644 index 0000000..9b1ec7c --- /dev/null +++ b/changes.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 |
