We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f75ef3 commit c4e23d2Copy full SHA for c4e23d2
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
-name = "tree-sitter-help"
+name = "tree-sitter-vimdoc"
3
description = "help grammar for the tree-sitter parsing library"
4
-version = "0.0.1"
5
-keywords = ["incremental", "parsing", "help"]
+version = "1.3.0"
+keywords = ["incremental", "parsing", "neovim", "vimdoc"]
6
categories = ["parsing", "text-editors"]
7
-repository = "https://github.com/tree-sitter/tree-sitter-help"
+repository = "https://github.com/neovim/tree-sitter-vimdoc"
8
edition = "2018"
9
license = "MIT"
10
0 commit comments