aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-09-30 14:54:47 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2020-09-30 20:38:04 +0200
commitec37addef975eef695b227f0e211bf75e4a556ce (patch)
tree109e74973b3ccafd9b48b61bb0b852562b77013c
parentfine tune keyword highlights (diff)
downloadnvim-treesitter-ec37addef975eef695b227f0e211bf75e4a556ce.tar
nvim-treesitter-ec37addef975eef695b227f0e211bf75e4a556ce.tar.gz
nvim-treesitter-ec37addef975eef695b227f0e211bf75e4a556ce.tar.bz2
nvim-treesitter-ec37addef975eef695b227f0e211bf75e4a556ce.tar.lz
nvim-treesitter-ec37addef975eef695b227f0e211bf75e4a556ce.tar.xz
nvim-treesitter-ec37addef975eef695b227f0e211bf75e4a556ce.tar.zst
nvim-treesitter-ec37addef975eef695b227f0e211bf75e4a556ce.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8096aea40..626619a84 100644
--- a/README.md
+++ b/README.md
@@ -387,6 +387,7 @@ List of currently supported languages:
- [x] [ocaml_interface](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)
- [x] [php](https://github.com/tree-sitter/tree-sitter-php) (maintained by @tk-shirasaka)
- [x] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta)
+- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)
- [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)
- [x] [regex](https://github.com/tree-sitter/tree-sitter-regex) (maintained by @theHamsta)
- [x] [rst](https://github.com/stsewd/tree-sitter-rst) (maintained by @stsewd)