20 lines
563 B
YAML
20 lines
563 B
YAML
name: tree-sitter-vimdoc
|
|
description: Vim help file grammar for tree-sitter
|
|
version: 4.1.0
|
|
revision: 3
|
|
url: https://github.com/neovim/tree-sitter-vimdoc
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
optional_depends:
|
|
- tree-sitter
|
|
make_depends:
|
|
- tree-sitter-cli
|
|
downloads:
|
|
- url: https://github.com/neovim/tree-sitter-vimdoc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 020e8f117f648c8697fca967995c342e92dbd81dab137a115cc7555207fbc84f
|