aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Qureshi <amaanq12@gmail.com>2023-02-01 22:35:54 -0500
committerObserverOfTime <chronobserver@disroot.org>2023-02-02 23:28:46 +0200
commit660a070af7131387c690c7b839718371916e27f9 (patch)
tree3a25d79bd23bb98498bbef385e6ac6f18c9bd4de /README.md
parent`jq/highlights.scm` should highlight the `elif` keyword (diff)
downloadnvim-treesitter-660a070af7131387c690c7b839718371916e27f9.tar
nvim-treesitter-660a070af7131387c690c7b839718371916e27f9.tar.gz
nvim-treesitter-660a070af7131387c690c7b839718371916e27f9.tar.bz2
nvim-treesitter-660a070af7131387c690c7b839718371916e27f9.tar.lz
nvim-treesitter-660a070af7131387c690c7b839718371916e27f9.tar.xz
nvim-treesitter-660a070af7131387c690c7b839718371916e27f9.tar.zst
nvim-treesitter-660a070af7131387c690c7b839718371916e27f9.zip
feat: add func
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a5061816..14312e53a 100644
--- a/README.md
+++ b/README.md
@@ -211,6 +211,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [foam](https://github.com/FoamScience/tree-sitter-foam) (experimental, maintained by @FoamScience)
- [ ] [fortran](https://github.com/stadelmanma/tree-sitter-fortran)
- [x] [fsh](https://github.com/mgramigna/tree-sitter-fsh) (maintained by @mgramigna)
+- [x] [func](https://github.com/amaanq/tree-sitter-func) (maintained by @amaanq)
- [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion.git) (maintained by @jirgn)
- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur)
- [x] [git_rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase) (maintained by @gbprod)