aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-09-08 08:05:41 +0000
committerChristian Clason <christian.clason@uni-due.de>2022-09-08 10:14:40 +0200
commitd6bad5aeea6e2d18a63bb320791fe57c205aef78 (patch)
tree8044fbb86c73a0c0b45b1254ec349e34edbe49b5 /README.md
parentfeat(verilog): update version (diff)
downloadnvim-treesitter-d6bad5aeea6e2d18a63bb320791fe57c205aef78.tar
nvim-treesitter-d6bad5aeea6e2d18a63bb320791fe57c205aef78.tar.gz
nvim-treesitter-d6bad5aeea6e2d18a63bb320791fe57c205aef78.tar.bz2
nvim-treesitter-d6bad5aeea6e2d18a63bb320791fe57c205aef78.tar.lz
nvim-treesitter-d6bad5aeea6e2d18a63bb320791fe57c205aef78.tar.xz
nvim-treesitter-d6bad5aeea6e2d18a63bb320791fe57c205aef78.tar.zst
nvim-treesitter-d6bad5aeea6e2d18a63bb320791fe57c205aef78.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5b97fd0f..d3e1bd57b 100644
--- a/README.md
+++ b/README.md
@@ -283,7 +283,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)
- [x] [v](https://github.com/vlang/vls) (maintained by @tami5)
- [x] [vala](https://github.com/vala-lang/tree-sitter-vala) (maintained by @Prince781, @vala-lang)
-- [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (experimental, maintained by @zegervdv)
+- [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv)
- [x] [vim](https://github.com/vigoux/tree-sitter-viml) (maintained by @vigoux)
- [x] [vue](https://github.com/ikatyang/tree-sitter-vue) (maintained by @WhyNotHugo)
- [x] [wgsl](https://github.com/szebniok/tree-sitter-wgsl) (maintained by @szebniok)