aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-03-17 07:40:52 +0000
committerStephan Seitz <stephan.seitz@fau.de>2022-03-17 08:52:32 +0100
commit68f016daf6aee6ce7e72e81b06fecc7e5656a053 (patch)
tree8a48eac295b16298d4adce85679a6522ce28b64e /README.md
parentAdd Cooklang (diff)
downloadnvim-treesitter-68f016daf6aee6ce7e72e81b06fecc7e5656a053.tar
nvim-treesitter-68f016daf6aee6ce7e72e81b06fecc7e5656a053.tar.gz
nvim-treesitter-68f016daf6aee6ce7e72e81b06fecc7e5656a053.tar.bz2
nvim-treesitter-68f016daf6aee6ce7e72e81b06fecc7e5656a053.tar.lz
nvim-treesitter-68f016daf6aee6ce7e72e81b06fecc7e5656a053.tar.xz
nvim-treesitter-68f016daf6aee6ce7e72e81b06fecc7e5656a053.tar.zst
nvim-treesitter-68f016daf6aee6ce7e72e81b06fecc7e5656a053.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 aa776735b..999e6eb99 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [cmake](https://github.com/uyha/tree-sitter-cmake) (maintained by @uyha)
- [x] [comment](https://github.com/stsewd/tree-sitter-comment) (maintained by @stsewd)
- [x] [commonlisp](https://github.com/theHamsta/tree-sitter-commonlisp) (maintained by @theHamsta)
+- [x] [cooklang](https://github.com/addcninblue/tree-sitter-cooklang) (maintained by @addcninblue)
- [x] [cpp](https://github.com/tree-sitter/tree-sitter-cpp) (maintained by @theHamsta)
- [x] [css](https://github.com/tree-sitter/tree-sitter-css) (maintained by @TravonteD)
- [x] [cuda](https://github.com/theHamsta/tree-sitter-cuda) (maintained by @theHamsta)