diff options
| author | Github Actions <actions@github> | 2020-11-09 19:06:52 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2020-11-09 20:21:20 +0100 |
| commit | 54c832033f121528bb649510dd10ad01a0a602bd (patch) | |
| tree | c14fe9651f9eb922b60afc5218982f0f5a184e16 | |
| parent | b4ea9dcd3ca06c5581c9d0873900de453a3b91ea (diff) | |
[docgen] Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -222,6 +222,7 @@ List of currently supported languages: - [x] [bash](https://github.com/tree-sitter/tree-sitter-bash) (maintained by @TravonteD) - [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @vigoux) - [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @svermeulen) +- [x] [clojure](https://github.com/sogaiu/tree-sitter-clojure) (maintained by @sogaiu) - [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] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909) |
