aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-04-27 15:08:52 +0000
committerChristian Clason <christian.clason@uni-due.de>2022-04-27 17:23:07 +0200
commit9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f (patch)
tree055d102fb267f03b8aef32750cf6739ac8c6b2c4 /README.md
parentUpdate lockfile.json (diff)
downloadnvim-treesitter-9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f.tar
nvim-treesitter-9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f.tar.gz
nvim-treesitter-9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f.tar.bz2
nvim-treesitter-9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f.tar.lz
nvim-treesitter-9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f.tar.xz
nvim-treesitter-9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f.tar.zst
nvim-treesitter-9fdd6765fc05632c2f3af1ad825dc4e9cc0b041f.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 a908a0655..51228e6ba 100644
--- a/README.md
+++ b/README.md
@@ -217,6 +217,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete)
- [x] [llvm](https://github.com/benwilliamgraham/tree-sitter-llvm) (maintained by @benwilliamgraham)
- [x] [lua](https://github.com/MunifTanjim/tree-sitter-lua) (maintained by @muniftanjim)
+- [x] [m68k](https://github.com/grahambates/tree-sitter-m68k) (maintained by @grahambates)
- [x] [make](https://github.com/alemuller/tree-sitter-make) (maintained by @lewis6991)
- [ ] [markdown](https://github.com/MDeiml/tree-sitter-markdown)
- [x] [ninja](https://github.com/alemuller/tree-sitter-ninja) (maintained by @alemuller)