22 lines
590 B
YAML
22 lines
590 B
YAML
name: tree-sitter-vim
|
|
description: Vimscript grammar for tree-sitter
|
|
version: 0.8.1
|
|
revision: 2
|
|
url: https://github.com/tree-sitter-grammars/tree-sitter-vim
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
optional_depends:
|
|
- tree-sitter
|
|
make_depends:
|
|
- tree-sitter-cli
|
|
downloads:
|
|
- url: https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 93cafb9a0269420362454ace725a118ff1c3e08dcdfdc228aa86334b54d53c2a
|