diff options
| author | Github Actions <actions@github> | 2022-08-26 18:55:30 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-08-26 12:04:40 -0700 |
| commit | 388e36cd281d082a40f6fb63539effa17bb7626a (patch) | |
| tree | 49cec568b6e1ba54044ebb57af4fcc403e484f8e /README.md | |
| parent | feat(meson): add support for meson (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
