summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Smith <matthew@gentoo.org>2024-06-11 17:40:25 +0000
committerMatthew Smith <matthew@gentoo.org>2024-06-11 17:41:11 +0000
commit7941dc901fd49b5223fdd0190d81a07db5a3c19c (patch)
tree2b8dd9de149ae3fcf5794eae190e98366055fa49 /dev-libs/tree-sitter-vimdoc
parentdev-libs/tree-sitter-vim: update DESCRIPTION (diff)
downloadgentoo-7941dc901fd49b5223fdd0190d81a07db5a3c19c.tar.gz
gentoo-7941dc901fd49b5223fdd0190d81a07db5a3c19c.tar.bz2
gentoo-7941dc901fd49b5223fdd0190d81a07db5a3c19c.zip
dev-libs/tree-sitter-vimdoc: update DESCRIPTION
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-vimdoc')
-rw-r--r--dev-libs/tree-sitter-vimdoc/tree-sitter-vimdoc-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-vimdoc/tree-sitter-vimdoc-3.0.0.ebuild b/dev-libs/tree-sitter-vimdoc/tree-sitter-vimdoc-3.0.0.ebuild
index 591a52a67a7a..80b5c046b96a 100644
--- a/dev-libs/tree-sitter-vimdoc/tree-sitter-vimdoc-3.0.0.ebuild
+++ b/dev-libs/tree-sitter-vimdoc/tree-sitter-vimdoc-3.0.0.ebuild
@@ -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"