dev-libs/tree-sitter-vimdoc: update DESCRIPTION

Signed-off-by: Matthew Smith <matthew@gentoo.org>
This commit is contained in:
Matthew Smith
2024-06-11 17:40:25 +00:00
parent 03060898a0
commit 7941dc901f

View File

@@ -7,7 +7,7 @@ TS_BINDINGS=( python )
inherit tree-sitter-grammar
DESCRIPTION="Lua grammar for Tree-sitter"
DESCRIPTION="Vimdoc grammar for Tree-sitter"
HOMEPAGE="https://github.com/neovim/tree-sitter-vimdoc"
SRC_URI="https://github.com/neovim/tree-sitter-vimdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz"