From ffb19d5deed8ff4c1191cf3d816fc4b8e29edfd3 Mon Sep 17 00:00:00 2001 From: Dai López <32249161+dpezto@users.noreply.github.com> Date: Fri, 26 Jan 2024 05:30:43 -0600 Subject: feat(gnuplot): added gnuplot parser and queries (#5594) * feat(gnuplot): added gnuplot parser and queries --------- Co-authored-by: Pham Huy Hoang Co-authored-by: Amaan Qureshi --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 76ff66f00..7c2732aa1 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @NullVoxPopuli) - [x] [glsl](https://github.com/theHamsta/tree-sitter-glsl) (maintained by @theHamsta) - [x] [GN (Generate Ninja)](https://github.com/amaanq/tree-sitter-gn) (maintained by @amaanq) +- [x] [gnuplot](https://github.com/dpezto/tree-sitter-gnuplot) (maintained by @dpezto) - [x] [go](https://github.com/tree-sitter/tree-sitter-go) (maintained by @theHamsta, @WinWisely268) - [x] [Godot Resources (gdresource)](https://github.com/PrestonKnopp/tree-sitter-godot-resource) (maintained by @pierpo) - [x] [gomod](https://github.com/camdencheek/tree-sitter-go-mod) (maintained by @camdencheek) -- cgit v1.2.3-70-g09d2