aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-08-26 18:55:30 +0000
committerStephan Seitz <stephan.seitz@fau.de>2022-08-26 12:04:40 -0700
commit388e36cd281d082a40f6fb63539effa17bb7626a (patch)
tree49cec568b6e1ba54044ebb57af4fcc403e484f8e /README.md
parentfeat(meson): add support for meson (diff)
downloadnvim-treesitter-388e36cd281d082a40f6fb63539effa17bb7626a.tar
nvim-treesitter-388e36cd281d082a40f6fb63539effa17bb7626a.tar.gz
nvim-treesitter-388e36cd281d082a40f6fb63539effa17bb7626a.tar.bz2
nvim-treesitter-388e36cd281d082a40f6fb63539effa17bb7626a.tar.lz
nvim-treesitter-388e36cd281d082a40f6fb63539effa17bb7626a.tar.xz
nvim-treesitter-388e36cd281d082a40f6fb63539effa17bb7626a.tar.zst
nvim-treesitter-388e36cd281d082a40f6fb63539effa17bb7626a.zip
Update README
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 2f6d5aeee..b5c337412 100644
--- a/README.md
+++ b/README.md
@@ -228,6 +228,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [make](https://github.com/alemuller/tree-sitter-make) (maintained by @lewis6991)
- [x] [markdown](https://github.com/MDeiml/tree-sitter-markdown) (experimental, maintained by @MDeiml)
- [x] [markdown_inline](https://github.com/MDeiml/tree-sitter-markdown) (experimental, maintained by @MDeiml)
+- [x] [meson](https://github.com/Decodetalkers/tree-sitter-meson) (maintained by @Decodetalkers)
- [x] [ninja](https://github.com/alemuller/tree-sitter-ninja) (maintained by @alemuller)
- [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228)
- [x] [norg](https://github.com/nvim-neorg/tree-sitter-norg) (maintained by @JoeyGrajciar, @vhyrro, @mrossinek)